clfs:/mnt/clfs/sources$ tar jxf binutils-2.18.tar.bz2 clfs:/mnt/clfs/sources$ cd binutils-2.18 clfs:/mnt/clfs/sources/binutils-2.18$ clfs:/mnt/clfs/sources/binutils-2.18$ patch -Np1 -i ../binutils-2.18-posix-1.patch patching file gas/Makefile.am patching file gas/Makefile.in patching file ld/testsuite/ld-bootstrap/bootstrap.exp patching file src-release clfs:/mnt/clfs/sources/binutils-2.18$ clfs:/mnt/clfs/sources/binutils-2.18$ patch -Np1 -i ../binutils-2.18-branch_update-3.patch patching file bfd/ChangeLog patching file bfd/configure patching file bfd/configure.in patching file bfd/elf.c patching file bfd/elf32-arm.c patching file bfd/elfxx-mips.c patching file bfd/format.c patching file bfd/opncls.c patching file bfd/version.h patching file config.sub patching file configure patching file configure.ac patching file gprof/ChangeLog patching file gprof/po/fi.po patching file ld/testsuite/ChangeLog patching file ld/testsuite/ld-mips-elf/mips-elf.exp patching file ld/testsuite/ld-mips-elf/multi-got-hidden-1.d patching file ld/testsuite/ld-mips-elf/multi-got-hidden-1.s patching file ld/testsuite/ld-mips-elf/multi-got-hidden-2.d patching file ld/testsuite/ld-mips-elf/multi-got-hidden-2.s clfs:/mnt/clfs/sources/binutils-2.18$ clfs:/mnt/clfs/sources/binutils-2.18$ mkdir -v ../binutils-build mkdir: created directory `../binutils-build' clfs:/mnt/clfs/sources/binutils-2.18$ cd ../binutils-build clfs:/mnt/clfs/sources/binutils-build$ clfs:/mnt/clfs/sources/binutils-build$ AR=ar AS=as ../binutils-2.18/configure --prefix=/cross-tools \ > --host=${CLFS_HOST} --target=${CLFS_TARGET} --with-lib-path=/tools/lib \ > --disable-nls --enable-shared --enable-64-bit-bfd --disable-multilib configure: WARNING: If you wanted to set the --build type, don't use --host. If a cross compiler is detected then cross compile mode will be used. checking build system type... i686-pc-linux-gnu checking host system type... i686-cross-linux-gnu checking target system type... sparc64-unknown-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 i686-cross-linux-gnu-gcc... no 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 i686-cross-linux-gnu-g++... no checking for i686-cross-linux-gnu-c++... no checking for i686-cross-linux-gnu-gpp... no checking for i686-cross-linux-gnu-aCC... no checking for i686-cross-linux-gnu-CC... no checking for i686-cross-linux-gnu-cxx... no checking for i686-cross-linux-gnu-cc++... no checking for i686-cross-linux-gnu-cl... no checking for i686-cross-linux-gnu-FCC... no checking for i686-cross-linux-gnu-KCC... no checking for i686-cross-linux-gnu-RCC... no checking for i686-cross-linux-gnu-xlC_r... no checking for i686-cross-linux-gnu-xlC... no checking for g++... g++ checking whether we are using the GNU C++ compiler... yes checking whether g++ accepts -g... yes checking for i686-cross-linux-gnu-gnatbind... no checking for gnatbind... no checking for i686-cross-linux-gnu-gnatmake... no checking for gnatmake... no checking whether compiler driver understands Ada... no checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2 *** removing intl/Makefile to force reconfigure *** removing libiberty/Makefile to force reconfigure *** removing opcodes/Makefile to force reconfigure *** removing bfd/Makefile to force reconfigure *** removing binutils/Makefile to force reconfigure *** removing gas/Makefile to force reconfigure *** removing ld/Makefile to force reconfigure *** removing gprof/Makefile to force reconfigure *** removing etc/Makefile to force reconfigure checking for bison... no checking for byacc... no checking for yacc... no checking for bison... no checking for gm4... no checking for gnum4... no checking for m4... no checking for flex... no checking for lex... no checking for flex... no checking for makeinfo... makeinfo checking for expect... no checking for runtest... no checking for ar... (cached) ar checking for i686-cross-linux-gnu-ar... (cached) ar checking for as... (cached) as checking for i686-cross-linux-gnu-as... (cached) as checking for i686-cross-linux-gnu-dlltool... no checking for i686-cross-linux-gnu-ld... no checking for i686-cross-linux-gnu-lipo... no checking for i686-cross-linux-gnu-nm... no checking for i686-cross-linux-gnu-ranlib... no checking for i686-cross-linux-gnu-strip... no checking for i686-cross-linux-gnu-windres... no checking for i686-cross-linux-gnu-windmc... no checking for i686-cross-linux-gnu-objcopy... no checking for i686-cross-linux-gnu-objdump... no checking for sparc64-unknown-linux-gnu-cc... no checking for sparc64-unknown-linux-gnu-gcc... no checking for sparc64-unknown-linux-gnu-c++... no checking for sparc64-unknown-linux-gnu-g++... no checking for sparc64-unknown-linux-gnu-cxx... no checking for sparc64-unknown-linux-gnu-gxx... no checking for sparc64-unknown-linux-gnu-gcc... no checking for sparc64-unknown-linux-gnu-gcj... no checking for sparc64-unknown-linux-gnu-gfortran... no checking for sparc64-unknown-linux-gnu-ar... no checking for sparc64-unknown-linux-gnu-as... no checking for sparc64-unknown-linux-gnu-dlltool... no checking for sparc64-unknown-linux-gnu-ld... no checking for sparc64-unknown-linux-gnu-lipo... no checking for sparc64-unknown-linux-gnu-nm... no checking for sparc64-unknown-linux-gnu-objdump... no checking for sparc64-unknown-linux-gnu-ranlib... no checking for sparc64-unknown-linux-gnu-strip... no checking for sparc64-unknown-linux-gnu-windres... no checking for sparc64-unknown-linux-gnu-windmc... no checking where to find the target ar... pre-installed checking where to find the target as... pre-installed checking where to find the target cc... pre-installed checking where to find the target c++... pre-installed checking where to find the target c++ for libstdc++... pre-installed checking where to find the target dlltool... pre-installed checking where to find the target gcc... pre-installed checking where to find the target gcj... pre-installed checking where to find the target gfortran... pre-installed checking where to find the target ld... pre-installed checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed checking where to find the target objdump... pre-installed checking where to find the target ranlib... pre-installed checking where to find the target strip... pre-installed checking where to find the target windres... pre-installed checking where to find the target windmc... pre-installed 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 clfs:/mnt/clfs/sources/binutils-build$ clfs:/mnt/clfs/sources/binutils-build$ make clean configure-host Configuring in ./intl configure: loading cache ./config.cache checking whether make sets $(MAKE)... (cached) yes checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking for i686-cross-linux-gnu-ranlib... (cached) : checking for library containing strerror... (cached) none required checking how to run the C preprocessor... (cached) gcc -E checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for off_t... (cached) yes checking for size_t... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... (cached) no checking whether we are using the GNU C Library 2.1 or newer... (cached) yes checking whether integer division by zero raises SIGFPE... (cached) guessing no checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unsigned long long... (cached) yes checking for inttypes.h... (cached) yes checking whether the inttypes.h PRIxNN macros are broken... (cached) no checking for ld used by GCC... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for shared library run path origin... (cached) done checking for argz.h... (cached) yes checking for limits.h... (cached) yes checking for locale.h... (cached) yes checking for nl_types.h... (cached) yes checking for malloc.h... (cached) yes checking for stddef.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for sys/param.h... (cached) yes checking for feof_unlocked... (cached) yes checking for fgets_unlocked... (cached) yes checking for getc_unlocked... (cached) yes checking for getcwd... (cached) yes checking for getegid... (cached) yes checking for geteuid... (cached) yes checking for getgid... (cached) yes checking for getuid... (cached) yes checking for mempcpy... (cached) yes checking for munmap... (cached) yes checking for putenv... (cached) yes checking for setenv... (cached) yes checking for setlocale... (cached) yes checking for stpcpy... (cached) yes checking for strcasecmp... (cached) yes checking for strdup... (cached) yes checking for strtoul... (cached) yes checking for tsearch... (cached) yes checking for __argz_count... (cached) yes checking for __argz_stringify... (cached) yes checking for __argz_next... (cached) yes checking for __fsetlocking... (cached) yes checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... (cached) yes checking for LC_MESSAGES... (cached) yes checking for bison... no checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: config.h is unchanged config.status: executing default-1 commands Configuring in ./libiberty configure: loading cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... (cached) /mnt/clfs/sources/binutils-2.18/missing makeinfo configure: WARNING: *** Makeinfo is missing. Info documentation will not be built. checking for perl... (cached) perl checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-ranlib... (cached) : checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking how to run the C preprocessor... (cached) gcc -E checking whether gcc supports -W... (cached) yes checking whether gcc supports -Wall... (cached) yes checking whether gcc supports -Wwrite-strings... (cached) yes checking whether gcc supports -Wc++-compat... (cached) yes checking whether gcc supports -Wstrict-prototypes... (cached) yes checking whether gcc supports -pedantic ... (cached) yes checking whether gcc and cc understand -c and -o together... (cached) yes checking for an ANSI C-conforming const... (cached) yes checking for inline... (cached) inline checking whether byte ordering is bigendian... (cached) no checking for a BSD-compatible install... (cached) /usr/bin/install -c Appending ../../binutils-2.18/libiberty/../config/mh-x86pic to xhost-mkfrag checking for sys/file.h... (cached) yes checking for sys/param.h... (cached) yes checking for limits.h... (cached) yes checking for stdlib.h... (cached) yes checking for malloc.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking for strings.h... (cached) yes checking for sys/time.h... (cached) yes checking for time.h... (cached) yes checking for sys/resource.h... (cached) yes checking for sys/stat.h... (cached) yes checking for sys/mman.h... (cached) yes checking for fcntl.h... (cached) yes checking for alloca.h... (cached) yes checking for sys/pstat.h... (cached) no checking for sys/sysmp.h... (cached) no checking for sys/sysinfo.h... (cached) yes checking for machine/hal_sysinfo.h... (cached) no checking for sys/table.h... (cached) no checking for sys/sysctl.h... (cached) yes checking for sys/systemcfg.h... (cached) no checking for stdint.h... (cached) yes checking for stdio_ext.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking whether time.h and sys/time.h may both be included... (cached) yes checking whether errno must be declared... (cached) no checking for egrep... (cached) grep -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... (cached) yes checking size of int... (cached) 4 checking for uintptr_t... (cached) yes checking for a 64-bit type... (cached) uint64_t checking for pid_t... (cached) yes checking for library containing strerror... (cached) none required checking for asprintf... (cached) yes checking for atexit... (cached) yes checking for basename... (cached) yes checking for bcmp... (cached) yes checking for bcopy... (cached) yes checking for bsearch... (cached) yes checking for bzero... (cached) yes checking for calloc... (cached) yes checking for clock... (cached) yes checking for ffs... (cached) yes checking for getcwd... (cached) yes checking for getpagesize... (cached) yes checking for gettimeofday... (cached) yes checking for index... (cached) yes checking for insque... (cached) yes checking for memchr... (cached) yes checking for memcmp... (cached) yes checking for memcpy... (cached) yes checking for memmove... (cached) yes checking for mempcpy... (cached) yes checking for memset... (cached) yes checking for mkstemps... (cached) no checking for putenv... (cached) yes checking for random... (cached) yes checking for rename... (cached) yes checking for rindex... (cached) yes checking for setenv... (cached) yes checking for snprintf... (cached) yes checking for sigsetmask... (cached) yes checking for stpcpy... (cached) yes checking for stpncpy... (cached) yes checking for strcasecmp... (cached) yes checking for strchr... (cached) yes checking for strdup... (cached) yes checking for strncasecmp... (cached) yes checking for strndup... (cached) yes checking for strrchr... (cached) yes checking for strstr... (cached) yes checking for strtod... (cached) yes checking for strtol... (cached) yes checking for strtoul... (cached) yes checking for strverscmp... (cached) yes checking for tmpnam... (cached) yes checking for vasprintf... (cached) yes checking for vfprintf... (cached) yes checking for vprintf... (cached) yes checking for vsnprintf... (cached) yes checking for vsprintf... (cached) yes checking for waitpid... (cached) yes checking whether alloca needs Cray hooks... (cached) no checking stack direction for C alloca... (cached) 0 checking for unistd.h... (cached) yes checking for vfork.h... (cached) no checking for fork... (cached) yes checking for vfork... (cached) yes checking for working fork... (cached) yes checking for working vfork... (cached) yes checking for _doprnt... (cached) no checking for sys_errlist... (cached) yes checking for sys_nerr... (cached) yes checking for sys_siglist... (cached) yes checking for external symbol _system_configuration... no checking for getrusage... (cached) yes checking for on_exit... (cached) yes checking for psignal... (cached) yes checking for strerror... (cached) yes checking for strsignal... (cached) yes checking for sysconf... (cached) yes checking for times... (cached) yes checking for sbrk... (cached) yes checking for gettimeofday... (cached) yes checking for realpath... (cached) yes checking for canonicalize_file_name... (cached) yes checking for pstat_getstatic... (cached) no checking for pstat_getdynamic... (cached) no checking for sysmp... (cached) no checking for getsysinfo... (cached) no checking for table... (cached) no checking for sysctl... (cached) yes checking for wait3... (cached) yes checking for wait4... (cached) yes checking for __fsetlocking... (cached) yes checking whether basename is declared... (cached) no checking whether ffs is declared... (cached) yes checking whether asprintf is declared... (cached) no checking whether vasprintf is declared... (cached) no checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking whether calloc is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether getopt is declared... (cached) yes checking whether malloc is declared... (cached) yes checking whether realloc is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether strverscmp is declared... (cached) no checking whether canonicalize_file_name must be declared... (cached) yes checking for working strncmp... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands Configuring in ./bfd configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-ranlib... (cached) : checking for i686-cross-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... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for a BSD-compatible install... /usr/bin/install -c checking for long long... (cached) yes checking for long long... (cached) yes checking size of long long... (cached) 8 checking for void *... (cached) yes checking size of void *... (cached) 4 checking for long... (cached) yes checking size of long... (cached) 4 checking for build system executable suffix... (cached) no checking for stddef.h... (cached) yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking for time.h... (cached) yes checking for unistd.h... (cached) yes checking for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for sys/time.h... (cached) yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking whether string.h and strings.h may both be included... (cached) yes checking for fcntl... (cached) yes checking for getpagesize... (cached) yes checking for setitimer... (cached) yes checking for sysconf... (cached) yes checking for fdopen... (cached) yes checking for getuid... (cached) yes checking for getgid... (cached) yes checking for strtoull... (cached) yes checking whether basename is declared... (cached) yes checking whether ftello is declared... (cached) yes checking whether ftello64 is declared... (cached) yes checking whether fseeko is declared... (cached) yes checking whether fseeko64 is declared... (cached) yes checking whether ffs is declared... (cached) yes checking whether free is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether malloc is declared... (cached) yes checking whether realloc is declared... (cached) yes checking whether stpcpy is declared... (cached) yes checking whether strstr is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for gcc version with buggy 64-bit support... no checking for ftello... (cached) yes checking for ftello64... (cached) yes checking for fseeko... (cached) yes checking for fseeko64... (cached) yes checking for fopen64... (cached) yes checking for off_t... (cached) yes checking size of off_t... (cached) 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... (cached) no checking for madvise... (cached) yes checking for mprotect... (cached) yes 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: config.h is unchanged 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 Configuring in ./opcodes configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-ranlib... (cached) : checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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... no checking for i686-cross-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... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for build system executable suffix... (cached) no 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... (cached) no configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged 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 Configuring in ./binutils configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for i686-cross-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... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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 for bison... (cached) /mnt/clfs/sources/binutils-2.18/missing bison -y checking for flex... (cached) /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... (cached) no checking for yywrap in -ll... (cached) no checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking for i686-cross-linux-gnu-ranlib... (cached) : checking for a BSD-compatible install... /usr/bin/install -c checking for build system executable suffix... (cached) 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 for fcntl.h... (cached) yes checking for sys/file.h... (cached) yes checking for limits.h... (cached) yes checking for sys/param.h... (cached) yes checking for sys/wait.h that is POSIX.1 compatible... (cached) yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for sbrk... (cached) yes checking for utimes... (cached) yes checking for setmode... (cached) no checking for getc_unlocked... (cached) yes checking for strcoll... (cached) yes checking for mkstemp... (cached) yes checking for mkdtemp... (cached) yes checking for fopen64... (cached) yes checking for stat64... (cached) yes checking for library containing frexp... (cached) none required checking for time_t in time.h... (cached) yes checking for time_t in sys/types.h... (cached) yes checking for a known getopt prototype in unistd.h... (cached) yes checking for utime.h... (cached) yes checking whether fprintf is declared... (cached) yes checking whether stpcpy is declared... (cached) yes checking whether strstr is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether environ is declared... (cached) yes checking whether getc_unlocked is declared... (cached) yes checking whether snprintf is declared... (cached) yes checking whether vsnprintf is declared... (cached) yes checking for iconv.h... (cached) yes checking for ld used by GCC... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for shared library run path origin... (cached) done checking for iconv... (cached) yes checking for iconv declaration... (cached) extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); 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: config.h is unchanged 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 Configuring in ./etc configure: loading cache ./config.cache checking for a BSD-compatible install... (cached) /usr/bin/install -c configure: creating ./config.status config.status: creating Makefile Configuring in ./gas configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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 byte ordering is bigendian... (cached) no checking for i686-cross-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... (cached) /mnt/clfs/sources/binutils-2.18/missing bison -y checking for flex... (cached) /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... (cached) no checking for yywrap in -ll... (cached) no checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no 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 for stdarg.h... (cached) yes checking for varargs.h... (cached) no checking for errno.h... (cached) yes checking for sys/types.h... (cached) yes checking whether compiling a cross-assembler... yes checking for working alloca.h... (cached) yes checking for alloca... (cached) yes checking for inline... (cached) inline checking for unlink... (cached) yes checking for sbrk... (cached) yes checking for working assert macro... (cached) yes checking whether declaration is required for errno... (cached) no checking for a known getopt prototype in unistd.h... (cached) yes checking whether declaration is required for environ... (cached) yes checking whether declaration is required for ffs... (cached) no checking whether declaration is required for free... (cached) no checking whether declaration is required for malloc... (cached) no checking whether declaration is required for sbrk... (cached) no checking whether declaration is required for strstr... (cached) no checking whether vsnprintf is declared... (cached) yes 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: config.h is unchanged 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 Configuring in ./gprof configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no checking whether to build shared libraries... no checking whether to build static libraries... yes checking for i686-cross-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... (cached) no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking whether to enable maintainer-specific portions of Makefiles... no checking for sys/gmon_out.h... (cached) yes checking for a known getopt prototype in unistd.h... (cached) yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: gconfig.h is unchanged 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 Configuring in ./ld configure: loading cache ./config.cache checking build system type... (cached) i686-pc-linux-gnu checking host system type... (cached) i686-cross-linux-gnu checking target system type... (cached) sparc64-unknown-linux-gnu checking for i686-cross-linux-gnu-gcc... (cached) gcc checking for C compiler default output file name... a.out checking whether the C compiler works... yes checking whether we are cross compiling... yes checking for suffix of executables... checking for suffix of object files... (cached) o checking whether we are using the GNU C compiler... (cached) yes checking whether gcc accepts -g... (cached) yes checking for gcc option to accept ANSI C... (cached) none needed checking for library containing strerror... (cached) none required checking for a BSD-compatible install... (cached) /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... (cached) gawk checking whether make sets $(MAKE)... (cached) yes checking for style of include used by make... GNU checking for i686-cross-linux-gnu-strip... (cached) strip checking dependency style of gcc... (cached) none checking for a sed that does not truncate output... (cached) /bin/sed checking for egrep... (cached) grep -E checking for fgrep... (cached) grep -F checking for ld used by gcc... (cached) i686-cross-linux-gnu-ld checking if the linker (i686-cross-linux-gnu-ld) is GNU ld... (cached) no checking for BSD- or MS-compatible name lister (nm)... (cached) i686-cross-linux-gnu-nm checking the name lister (i686-cross-linux-gnu-nm) interface... (cached) BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... (cached) 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for i686-cross-linux-gnu-ld option to reload object files... (cached) -r checking how to recognize dependent libraries... (cached) pass_all checking for i686-cross-linux-gnu-ar... (cached) ar checking for i686-cross-linux-gnu-strip... (cached) strip checking for i686-cross-linux-gnu-ranlib... (cached) : checking command to parse i686-cross-linux-gnu-nm output from gcc object... (cached) failed checking how to run the C preprocessor... (cached) gcc -E checking for ANSI C header files... (cached) yes checking for sys/types.h... (cached) yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... (cached) yes checking for strings.h... (cached) yes checking for inttypes.h... (cached) yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for dlfcn.h... (cached) yes checking for objdir... (cached) .libs checking if gcc supports -fno-rtti -fno-exceptions... (cached) 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... (cached) yes checking if gcc supports -c -o file.o... (cached) yes checking whether the gcc linker (i686-cross-linux-gnu-ld) supports shared libraries... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... unsupported checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... no 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 for i686-cross-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... (cached) no checking for gmsgfmt... (cached) : checking for xgettext... (cached) no checking for msgmerge... (cached) no checking for bison... (cached) /mnt/clfs/sources/binutils-2.18/missing bison -y checking for flex... (cached) /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... (cached) no checking for yywrap in -ll... (cached) no checking lex output file root... (cached) lex.yy checking whether yytext is a pointer... (cached) yes 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 for elf-hints.h... (cached) no checking for limits.h... (cached) yes checking for sys/param.h... (cached) yes checking for glob... (cached) yes checking for mkstemp... (cached) yes checking for realpath... (cached) yes checking for sbrk... (cached) yes checking for waitpid... (cached) yes checking for dirent.h that defines DIR... (cached) yes checking for library containing opendir... (cached) none required checking for a known getopt prototype in unistd.h... (cached) yes checking whether strstr is declared... (cached) yes checking whether free is declared... (cached) yes checking whether sbrk is declared... (cached) yes checking whether getenv is declared... (cached) yes checking whether environ is declared... (cached) no checking whether ANSI C string concatenation works... (cached) yes configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: config.h is unchanged 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 clfs:/mnt/clfs/sources/binutils-build$ clfs:/mnt/clfs/sources/binutils-build$ make make[1]: Entering directory `/mnt/clfs/sources/binutils-build' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/libiberty' if [ x"-fpic" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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"-fpic" != 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 -fpic ../../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 if [ x"-fpic" != 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 -fpic ../../binutils-2.18/libiberty/strncmp.c -o pic/strncmp.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/strncmp.c -o strncmp.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 ./strncmp.o : ./libiberty.a if [ x"-fpic" != 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 ./strncmp.o; \ : ./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 ./strncmp.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[3]: Entering directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/libiberty' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/intl' make[2]: Nothing to be done for `all'. make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/intl' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' Making info in doc make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' 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[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' Making info in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' Making all in doc make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/po' make[4]: Entering directory `/mnt/clfs/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. -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. -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. -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_elf64_sparc_vec -DSELECT_VECS='&bfd_elf64_sparc_vec,&bfd_elf32_sparc_vec,&sparclinux_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf64_sparc_vec -DHAVE_bfd_elf32_sparc_vec -DHAVE_sparclinux_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_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. -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_elf64_sparc_vec "-DSELECT_VECS=&bfd_elf64_sparc_vec,&bfd_elf32_sparc_vec,&sparclinux_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf64_sparc_vec -DHAVE_bfd_elf32_sparc_vec -DHAVE_sparclinux_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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_elf64_sparc_vec -DSELECT_VECS='&bfd_elf64_sparc_vec,&bfd_elf32_sparc_vec,&sparclinux_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec' -DSELECT_ARCHITECTURES='&bfd_sparc_arch' -DHAVE_bfd_elf64_sparc_vec -DHAVE_bfd_elf32_sparc_vec -DHAVE_sparclinux_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_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. -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_elf64_sparc_vec "-DSELECT_VECS=&bfd_elf64_sparc_vec,&bfd_elf32_sparc_vec,&sparclinux_vec,&sunos_big_vec,&bfd_elf64_little_generic_vec,&bfd_elf64_big_generic_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec" "-DSELECT_ARCHITECTURES=&bfd_sparc_arch" -DHAVE_bfd_elf64_sparc_vec -DHAVE_bfd_elf32_sparc_vec -DHAVE_sparclinux_vec -DHAVE_sunos_big_vec -DHAVE_bfd_elf64_little_generic_vec -DHAVE_bfd_elf64_big_generic_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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEBUGDIR=\"/cross-tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEBUGDIR=\"/cross-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. -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. -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 elf64-target.h sed -e s/NN/64/g < ../../binutils-2.18/bfd/elfxx-target.h > elf64-target.new mv -f elf64-target.new elf64-target.h /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf64-sparc.lo ../../binutils-2.18/bfd/elf64-sparc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/elf64-sparc.c -o elf64-sparc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elfxx-sparc.lo ../../binutils-2.18/bfd/elfxx-sparc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/elfxx-sparc.c -o elfxx-sparc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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. -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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf64.lo ../../binutils-2.18/bfd/elf64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/elf64.c -o elf64.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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. -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 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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf32-sparc.lo ../../binutils-2.18/bfd/elf32-sparc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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-sparc.c -o elf32-sparc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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. -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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o sparclinux.lo ../../binutils-2.18/bfd/sparclinux.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/sparclinux.c -o sparclinux.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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. -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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o sunos.lo ../../binutils-2.18/bfd/sunos.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/sunos.c -o sunos.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o elf64-gen.lo ../../binutils-2.18/bfd/elf64-gen.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/elf64-gen.c -o elf64-gen.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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. -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. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o cpu-sparc.lo ../../binutils-2.18/bfd/cpu-sparc.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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-sparc.c -o cpu-sparc.o /bin/sh ./libtool --tag=CC --mode=compile gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -I. -I../../binutils-2.18/bfd -I../../binutils-2.18/bfd/../include -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -o archive64.lo ../../binutils-2.18/bfd/archive64.c libtool: compile: gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/bfd -I. -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/archive64.c -o archive64.o rm -f tofiles f=""; \ for i in elf64-sparc.lo elfxx-sparc.lo elf-vxworks.lo elf64.lo elf.lo elflink.lo elf-attrs.lo elf-strtab.lo elf-eh-frame.lo dwarf1.lo elf32-sparc.lo elf32.lo sparclinux.lo aout32.lo sunos.lo elf64-gen.lo elf32-gen.lo cpu-sparc.lo archive64.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 /cross-tools/i686-cross-linux-gnu/sparc64-unknown-linux-gnu/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` -L../libiberty/pic -liberty libtool: link: ar cru .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 elf64-sparc.o elfxx-sparc.o elf-vxworks.o elf64.o elf.o elflink.o elf-attrs.o elf-strtab.o elf-eh-frame.o dwarf1.o elf32-sparc.o elf32.o sparclinux.o aout32.o sunos.o elf64-gen.o elf32-gen.o cpu-sparc.o archive64.o libtool: link: : .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; \ : libbfd.tmp; \ /bin/sh ../../binutils-2.18/bfd/../move-if-change libbfd.tmp libbfd.a; \ else true; fi touch stamp-lib make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes/po' make[4]: Entering directory `/mnt/clfs/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_sparc ../../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_sparc ../../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 sparc-dis.lo ../../binutils-2.18/opcodes/sparc-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/sparc-dis.c -o sparc-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 sparc-opc.lo ../../binutils-2.18/opcodes/sparc-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/sparc-opc.c -o sparc-opc.o /bin/sh ./libtool --tag=CC --mode=link gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o libopcodes.la -rpath /cross-tools/i686-cross-linux-gnu/sparc64-unknown-linux-gnu/lib -release `cat ../bfd/libtool-soversion` dis-buf.lo disassemble.lo dis-init.lo sparc-dis.lo sparc-opc.lo libtool: link: ar cru .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o sparc-dis.o sparc-opc.o libtool: link: : .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; \ : libopcodes.tmp; \ /bin/sh ../../binutils-2.18/opcodes/../move-if-change libopcodes.tmp libopcodes.a; \ else true; fi touch stamp-lib make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' Making info in doc make[3]: Entering directory `/mnt/clfs/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[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/doc' Making info in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' Making all in doc make[4]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/doc' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/po' make[4]: Entering directory `/mnt/clfs/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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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="\"/cross-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:1856: warning: no previous prototype for 'yyget_lineno' arlex.c:1865: warning: no previous prototype for 'yyget_in' arlex.c:1873: warning: no previous prototype for 'yyget_out' arlex.c:1881: warning: no previous prototype for 'yyget_leng' arlex.c:1890: warning: no previous prototype for 'yyget_text' arlex.c:1899: warning: no previous prototype for 'yyset_lineno' arlex.c:1911: warning: no previous prototype for 'yyset_in' arlex.c:1916: warning: no previous prototype for 'yyset_out' arlex.c:1921: warning: no previous prototype for 'yyget_debug' arlex.c:1926: warning: no previous prototype for 'yyset_debug' arlex.c:1960: warning: no previous prototype for 'yylex_destroy' arlex.c:1364: warning: 'yyunput' 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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[2]: Entering directory `/mnt/clfs/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[3]: Entering directory `/mnt/clfs/sources/binutils-build/etc' make[3]: `../../binutils-2.18/etc/standards.info' is up to date. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/etc' make[3]: `../../binutils-2.18/etc/configure.info' is up to date. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/gas' Making info in doc make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas/doc' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/doc' Making info in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas' Making all in doc make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gas/doc' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/doc' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gas/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/po' make[4]: Entering directory `/mnt/clfs/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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/tc-sparc.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="\"/cross-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="\"/cross-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-sparc.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-sparc.o obj-elf.o atof-ieee.o ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gprof/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof/po' make[4]: Entering directory `/mnt/clfs/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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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 -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/ld' Making info in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/ld/po' make[3]: Nothing to be done for `info'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/ld/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/ld' make[3]: Nothing to be done for `info-am'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make all-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/ld' Making all in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/ld/po' make[4]: Nothing to be done for `all'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/ld/po' make[4]: Entering directory `/mnt/clfs/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="\"/cross-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlex.c -Wno-error ldlex.c:3769: warning: no previous prototype for 'yyget_lineno' ldlex.c:3778: warning: no previous prototype for 'yyget_in' ldlex.c:3786: warning: no previous prototype for 'yyget_out' ldlex.c:3794: warning: no previous prototype for 'yyget_leng' ldlex.c:3803: warning: no previous prototype for 'yyget_text' ldlex.c:3812: warning: no previous prototype for 'yyset_lineno' ldlex.c:3824: warning: no previous prototype for 'yyset_in' ldlex.c:3829: warning: no previous prototype for 'yyset_out' ldlex.c:3834: warning: no previous prototype for 'yyget_debug' ldlex.c:3839: warning: no previous prototype for 'yyset_debug' ldlex.c:3873: 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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_EMULATION='"elf64_sparc"' \ -DSCRIPTDIR='"/cross-tools/sparc64-unknown-linux-gnu/lib"' -DBINDIR='"/cross-tools/bin"' \ -DTOOLBINDIR='"/cross-tools/sparc64-unknown-linux-gnu/bin"' \ -DTARGET='"sparc64-unknown-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="\"/cross-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="\"/cross-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 " " eelf64_sparc.o eelf32_sparc.o esparclinux.o esun4.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 " " eelf64_sparc.o eelf32_sparc.o esparclinux.o esun4.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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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="\"/cross-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" "/cross-tools/lib" "/cross-tools" "/cross-tools" i686-cross-linux-gnu sparc64-unknown-linux-gnu sparc64-unknown-linux-gnu "elf64_sparc elf32_sparc" "/usr/local/lib /lib /usr/lib" no elf64_sparc "sparc64-unknown-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf64_sparc.c LIB_PATH='/tools/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/cross-tools/lib" "/cross-tools" "/cross-tools" i686-cross-linux-gnu sparc64-unknown-linux-gnu sparc64-unknown-linux-gnu "elf64_sparc elf32_sparc" "/usr/local/lib /lib /usr/lib" no elf32_sparc "sparc-unknown-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf32_sparc.c LIB_PATH='/tools/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/cross-tools/lib" "/cross-tools" "/cross-tools" i686-cross-linux-gnu sparc64-unknown-linux-gnu sparc64-unknown-linux-gnu "elf64_sparc elf32_sparc" "/usr/local/lib /lib /usr/lib" no sparclinux "sparc-unknown-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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c esparclinux.c LIB_PATH='/tools/lib' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/cross-tools/lib" "/cross-tools" "/cross-tools" i686-cross-linux-gnu sparc64-unknown-linux-gnu sparc64-unknown-linux-gnu "elf64_sparc elf32_sparc" "/usr/local/lib /lib /usr/lib" no sun4 "sparc-sun-sunos4" 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="\"/cross-tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c esun4.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 eelf64_sparc.o eelf32_sparc.o esparclinux.o esun4.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 eelf64_sparc.o eelf32_sparc.o esparclinux.o esun4.o ../bfd/.libs/libbfd.a -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[1]: Nothing to be done for `all-target'. make[1]: Leaving directory `/mnt/clfs/sources/binutils-build' clfs:/mnt/clfs/sources/binutils-build$ clfs:/mnt/clfs/sources/binutils-build$ makemake install make[1]: Entering directory `/mnt/clfs/sources/binutils-build' /bin/sh ../binutils-2.18/mkinstalldirs /cross-tools /cross-tools make[2]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' Making install in doc make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info" /usr/bin/install -c -m 644 './bfd.info' '/cross-tools/info/bfd.info' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' Making install in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes' Making install in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/opcodes' make[4]: Nothing to be done for `install-exec-am'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/opcodes' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' Making install in doc make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/doc' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info" /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/binutils.info' '/cross-tools/info/binutils.info' test -z "/cross-tools/man/man1" || mkdir -p -- "/cross-tools/man/man1" /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/addr2line.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-addr2line.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ar.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-ar.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/dlltool.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-dlltool.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nlmconv.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-nlmconv.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nm.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-nm.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objcopy.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-objcopy.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objdump.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-objdump.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ranlib.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-ranlib.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/readelf.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-readelf.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/size.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-size.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strings.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-strings.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strip.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-strip.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windres.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-windres.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windmc.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-c++filt.1' make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/doc' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/doc' Making install in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/binutils' test -z "/cross-tools/bin" || mkdir -p -- "/cross-tools/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'size' '/cross-tools/bin/sparc64-unknown-linux-gnu-size' libtool: install: /usr/bin/install -c size /cross-tools/bin/sparc64-unknown-linux-gnu-size /bin/sh ./libtool --mode=install /usr/bin/install -c 'objdump' '/cross-tools/bin/sparc64-unknown-linux-gnu-objdump' libtool: install: /usr/bin/install -c objdump /cross-tools/bin/sparc64-unknown-linux-gnu-objdump /bin/sh ./libtool --mode=install /usr/bin/install -c 'ar' '/cross-tools/bin/sparc64-unknown-linux-gnu-ar' libtool: install: /usr/bin/install -c ar /cross-tools/bin/sparc64-unknown-linux-gnu-ar /bin/sh ./libtool --mode=install /usr/bin/install -c 'strings' '/cross-tools/bin/sparc64-unknown-linux-gnu-strings' libtool: install: /usr/bin/install -c strings /cross-tools/bin/sparc64-unknown-linux-gnu-strings /bin/sh ./libtool --mode=install /usr/bin/install -c 'ranlib' '/cross-tools/bin/sparc64-unknown-linux-gnu-ranlib' libtool: install: /usr/bin/install -c ranlib /cross-tools/bin/sparc64-unknown-linux-gnu-ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c 'objcopy' '/cross-tools/bin/sparc64-unknown-linux-gnu-objcopy' libtool: install: /usr/bin/install -c objcopy /cross-tools/bin/sparc64-unknown-linux-gnu-objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c 'addr2line' '/cross-tools/bin/sparc64-unknown-linux-gnu-addr2line' libtool: install: /usr/bin/install -c addr2line /cross-tools/bin/sparc64-unknown-linux-gnu-addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c 'readelf' '/cross-tools/bin/sparc64-unknown-linux-gnu-readelf' libtool: install: /usr/bin/install -c readelf /cross-tools/bin/sparc64-unknown-linux-gnu-readelf /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /cross-tools/bin/sparc64-unknown-linux-gnu-nm libtool: install: /usr/bin/install -c nm-new /cross-tools/bin/sparc64-unknown-linux-gnu-nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /cross-tools/bin/sparc64-unknown-linux-gnu-strip libtool: install: /usr/bin/install -c strip-new /cross-tools/bin/sparc64-unknown-linux-gnu-strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /cross-tools/bin/sparc64-unknown-linux-gnu-c++filt libtool: install: /usr/bin/install -c cxxfilt /cross-tools/bin/sparc64-unknown-linux-gnu-c++filt /bin/sh ../../binutils-2.18/binutils/../mkinstalldirs /cross-tools/sparc64-unknown-linux-gnu/bin mkdir -p -- /cross-tools/sparc64-unknown-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,^,sparc64-unknown-linux-gnu-,'`; \ if [ "/cross-tools/bin/$k" != "/cross-tools/sparc64-unknown-linux-gnu/bin/$j" ]; then \ rm -f /cross-tools/sparc64-unknown-linux-gnu/bin/$j; \ ln /cross-tools/bin/$k /cross-tools/sparc64-unknown-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /cross-tools/sparc64-unknown-linux-gnu/bin/$j; \ fi; \ else true; \ fi; \ done make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/binutils' make[2]: Entering directory `/mnt/clfs/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[3]: Entering directory `/mnt/clfs/sources/binutils-build/etc' make[3]: `../../binutils-2.18/etc/standards.info' is up to date. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/etc' make[3]: `../../binutils-2.18/etc/configure.info' is up to date. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' /bin/sh ../../binutils-2.18/etc/../mkinstalldirs /cross-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 /cross-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 /cross-tools/info/$i; \ done; \ fi make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/etc' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/gas' Making install in doc make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas/doc' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gas/doc' make[4]: Nothing to be done for `install-exec-am'. test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info" /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.info' '/cross-tools/info/as.info' test -z "/cross-tools/man/man1" || mkdir -p -- "/cross-tools/man/man1" /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-as.1' make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/doc' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/doc' Making install in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gas' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gas' /bin/sh ../../binutils-2.18/gas/../mkinstalldirs /cross-tools/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /cross-tools/bin/sparc64-unknown-linux-gnu-as libtool: install: /usr/bin/install -c as-new /cross-tools/bin/sparc64-unknown-linux-gnu-as /bin/sh ../../binutils-2.18/gas/../mkinstalldirs /cross-tools/sparc64-unknown-linux-gnu/bin n=`echo as | sed 's,^,sparc64-unknown-linux-gnu-,'`; \ if [ "/cross-tools/bin/$n" != "/cross-tools/sparc64-unknown-linux-gnu/bin/as" ]; then \ rm -f /cross-tools/sparc64-unknown-linux-gnu/bin/as; \ ln /cross-tools/bin/$n /cross-tools/sparc64-unknown-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /cross-tools/sparc64-unknown-linux-gnu/bin/as; \ else \ true ; \ fi make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/gas' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' make install-recursive make[3]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' Making install in po make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gprof/po' make[4]: Nothing to be done for `install'. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof/po' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' make[5]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' test -z "/cross-tools/bin" || mkdir -p -- "/cross-tools/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'gprof' '/cross-tools/bin/sparc64-unknown-linux-gnu-gprof' libtool: install: /usr/bin/install -c gprof /cross-tools/bin/sparc64-unknown-linux-gnu-gprof Making install-info in po make[6]: Entering directory `/mnt/clfs/sources/binutils-build/gprof/po' make[6]: Nothing to be done for `install-info'. make[6]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof/po' make[6]: Entering directory `/mnt/clfs/sources/binutils-build/gprof' test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info" /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.info' '/cross-tools/info/gprof.info' make[6]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' test -z "/cross-tools/man/man1" || mkdir -p -- "/cross-tools/man/man1" /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-gprof.1' make[5]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/intl' make[2]: Nothing to be done for `install'. make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/intl' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/ld' Making install in po make[3]: Entering directory `/mnt/clfs/sources/binutils-build/ld/po' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/ld/po' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/ld' make[4]: Entering directory `/mnt/clfs/sources/binutils-build/ld' /bin/sh ../../binutils-2.18/ld/../mkinstalldirs /cross-tools/bin /cross-tools/sparc64-unknown-linux-gnu/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /cross-tools/bin/sparc64-unknown-linux-gnu-ld libtool: install: /usr/bin/install -c ld-new /cross-tools/bin/sparc64-unknown-linux-gnu-ld n=`echo ld | sed 's,^,sparc64-unknown-linux-gnu-,'`; \ if [ "/cross-tools/bin/$n" != "/cross-tools/sparc64-unknown-linux-gnu/bin/ld" ]; then \ rm -f /cross-tools/sparc64-unknown-linux-gnu/bin/ld; \ ln /cross-tools/bin/$n /cross-tools/sparc64-unknown-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /cross-tools/sparc64-unknown-linux-gnu/bin/ld; \ fi Making install-info in po make[5]: Entering directory `/mnt/clfs/sources/binutils-build/ld/po' make[5]: Nothing to be done for `install-info'. make[5]: Leaving directory `/mnt/clfs/sources/binutils-build/ld/po' make[5]: Entering directory `/mnt/clfs/sources/binutils-build/ld' test -z "/cross-tools/info" || mkdir -p -- "/cross-tools/info" /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.info' '/cross-tools/info/ld.info' make[5]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' /bin/sh ../../binutils-2.18/ld/../mkinstalldirs /cross-tools/sparc64-unknown-linux-gnu/lib/ldscripts mkdir -p -- /cross-tools/sparc64-unknown-linux-gnu/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /cross-tools/sparc64-unknown-linux-gnu/lib/$f ; \ done test -z "/cross-tools/man/man1" || mkdir -p -- "/cross-tools/man/man1" /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.1' '/cross-tools/man/man1/sparc64-unknown-linux-gnu-ld.1' make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' make[2]: Entering directory `/mnt/clfs/sources/binutils-build/libiberty' make[3]: Entering directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' make[3]: Nothing to be done for `all'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' /bin/sh ../../binutils-2.18/libiberty/../mkinstalldirs /cross-tools/lib/`gcc -g -O2 -print-multi-os-directory` /usr/bin/install -c -m 644 ./libiberty.a /cross-tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an ( cd /cross-tools/lib/`gcc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;: ./libiberty.an ) mv -f /cross-tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.an /cross-tools/lib/`gcc -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/cross-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[3]: Entering directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' make[3]: Nothing to be done for `install'. make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/libiberty/testsuite' make[2]: Leaving directory `/mnt/clfs/sources/binutils-build/libiberty' make[1]: Nothing to be done for `install-target'. make[1]: Leaving directory `/mnt/clfs/sources/binutils-build' clfs:/mnt/clfs/sources/binutils-build$ cp -v ../binutils-2.18/include/libiberty.h /tools/include `../binutils-2.18/include/libiberty.h' -> `/tools/include/libiberty.h' clfs:/mnt/clfs/sources/binutils-build$