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$ CC="${CC} ${BUILD64}" \ > ../binutils-2.18/configure --prefix=/tools \ > --build=${CLFS_HOST} --host=${CLFS_TARGET} --target=${CLFS_TARGET} \ > --disable-nls --enable-shared --enable-64-bit-bfd \ > --disable-multilib checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-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 sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for sparc64-unknown-linux-gnu-g++... sparc64-unknown-linux-gnu-g++ checking whether we are using the GNU C++ compiler... yes checking whether sparc64-unknown-linux-gnu-g++ accepts -g... yes checking for sparc64-unknown-linux-gnu-gnatbind... no checking for gnatbind... no checking for sparc64-unknown-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 checking for bison... bison -y checking for bison... bison checking for gm4... no checking for gnum4... no checking for m4... m4 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) sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-ar... (cached) sparc64-unknown-linux-gnu-ar checking for as... (cached) sparc64-unknown-linux-gnu-as checking for sparc64-unknown-linux-gnu-as... (cached) sparc64-unknown-linux-gnu-as checking for sparc64-unknown-linux-gnu-dlltool... no checking for ld... (cached) sparc64-unknown-linux-gnu-ld checking for sparc64-unknown-linux-gnu-ld... (cached) sparc64-unknown-linux-gnu-ld checking for sparc64-unknown-linux-gnu-lipo... no checking for sparc64-unknown-linux-gnu-nm... sparc64-unknown-linux-gnu-nm checking for ranlib... (cached) sparc64-unknown-linux-gnu-ranlib checking for sparc64-unknown-linux-gnu-ranlib... (cached) sparc64-unknown-linux-gnu-ranlib checking for strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-windres... no checking for sparc64-unknown-linux-gnu-windmc... no checking for sparc64-unknown-linux-gnu-objcopy... sparc64-unknown-linux-gnu-objcopy checking for sparc64-unknown-linux-gnu-objdump... sparc64-unknown-linux-gnu-objdump checking for sparc64-unknown-linux-gnu-cc... no checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc checking for sparc64-unknown-linux-gnu-c++... sparc64-unknown-linux-gnu-c++ checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc checking for sparc64-unknown-linux-gnu-gcj... no checking for sparc64-unknown-linux-gnu-gfortran... no checking for sparc64-unknown-linux-gnu-dlltool... no checking for sparc64-unknown-linux-gnu-lipo... 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 in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin checking where to find the target as... pre-installed in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin 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 in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin checking where to find the target lipo... pre-installed checking where to find the target nm... pre-installed in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin checking where to find the target objdump... pre-installed in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin checking where to find the target ranlib... pre-installed in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin checking where to find the target strip... pre-installed in /mnt/clfs/cross-tools/bin/../lib/gcc/sparc64-unknown-linux-gnu/4.2.4/../../../../sparc64-unknown-linux-gnu/bin 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 configure-host mkdir -p -- ./intl Configuring in ./intl configure: creating cache ./config.cache checking whether make sets $(MAKE)... yes checking for a BSD-compatible install... /usr/bin/install -c checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking for library containing strerror... none required checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for egrep... grep -E checking for ANSI C header files... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for off_t... yes checking for size_t... yes checking for working alloca.h... yes checking for alloca... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... yes checking for working mmap... no checking whether we are using the GNU C Library 2.1 or newer... yes checking whether integer division by zero raises SIGFPE... guessing no checking for inttypes.h... yes checking for stdint.h... yes checking for unsigned long long... yes checking for inttypes.h... yes checking whether the inttypes.h PRIxNN macros are broken... no checking for ld used by GCC... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for shared library run path origin... done checking argz.h usability... yes checking argz.h presence... yes checking for argz.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking locale.h usability... yes checking locale.h presence... yes checking for locale.h... yes checking nl_types.h usability... yes checking nl_types.h presence... yes checking for nl_types.h... yes checking malloc.h usability... yes checking malloc.h presence... yes checking for malloc.h... yes checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for unistd.h... (cached) yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for feof_unlocked... yes checking for fgets_unlocked... yes checking for getc_unlocked... yes checking for getcwd... yes checking for getegid... yes checking for geteuid... yes checking for getgid... yes checking for getuid... yes checking for mempcpy... yes checking for munmap... yes checking for putenv... yes checking for setenv... yes checking for setlocale... yes checking for stpcpy... yes checking for strcasecmp... yes checking for strdup... yes checking for strtoul... yes checking for tsearch... yes checking for __argz_count... yes checking for __argz_stringify... yes checking for __argz_next... yes checking for __fsetlocking... yes checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); checking for nl_langinfo and CODESET... yes checking for LC_MESSAGES... yes checking for bison... bison checking version of bison... 2.4.1, ok checking whether NLS is requested... no checking whether to use NLS... no checking for aclocal... no checking for autoconf... no checking for autoheader... no updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating config.intl config.status: creating config.h config.status: executing default-1 commands mkdir -p -- ./libiberty Configuring in ./libiberty configure: creating cache ./config.cache checking whether to enable maintainer-specific portions of Makefiles... no checking for makeinfo... makeinfo checking for perl... perl checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -W... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -Wall... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -Wwrite-strings... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -Wc++-compat... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -Wstrict-prototypes... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -pedantic ... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc and cc understand -c and -o together... yes checking for an ANSI C-conforming const... yes checking for inline... inline checking whether byte ordering is bigendian... yes checking for a BSD-compatible install... /usr/bin/install -c Appending ../../binutils-2.18/libiberty/../config/mh-sparcpic to xhost-mkfrag checking for sys/file.h... yes checking for sys/param.h... yes checking for limits.h... yes checking for stdlib.h... yes checking for malloc.h... yes checking for string.h... yes checking for unistd.h... yes checking for strings.h... yes checking for sys/time.h... yes checking for time.h... yes checking for sys/resource.h... yes checking for sys/stat.h... yes checking for sys/mman.h... yes checking for fcntl.h... yes checking for alloca.h... yes checking for sys/pstat.h... no checking for sys/sysmp.h... no checking for sys/sysinfo.h... yes checking for machine/hal_sysinfo.h... no checking for sys/table.h... no checking for sys/sysctl.h... yes checking for sys/systemcfg.h... no checking for stdint.h... yes checking for stdio_ext.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking whether time.h and sys/time.h may both be included... yes checking whether errno must be declared... no checking for egrep... grep -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... (cached) yes checking for stdlib.h... (cached) yes checking for string.h... (cached) yes checking for memory.h... yes checking for strings.h... (cached) yes checking for inttypes.h... yes checking for stdint.h... (cached) yes checking for unistd.h... (cached) yes checking for int... yes checking size of int... 4 checking for uintptr_t... yes checking for a 64-bit type... uint64_t checking for pid_t... yes checking for library containing strerror... none required checking for asprintf... yes checking for atexit... yes checking for basename... yes checking for bcmp... yes checking for bcopy... yes checking for bsearch... yes checking for bzero... yes checking for calloc... yes checking for clock... yes checking for ffs... yes checking for getcwd... yes checking for getpagesize... yes checking for gettimeofday... yes checking for index... yes checking for insque... yes checking for memchr... yes checking for memcmp... yes checking for memcpy... yes checking for memmove... yes checking for mempcpy... yes checking for memset... yes checking for mkstemps... no checking for putenv... yes checking for random... yes checking for rename... yes checking for rindex... yes checking for setenv... yes checking for snprintf... yes checking for sigsetmask... yes checking for stpcpy... yes checking for stpncpy... yes checking for strcasecmp... yes checking for strchr... yes checking for strdup... yes checking for strncasecmp... yes checking for strndup... yes checking for strrchr... yes checking for strstr... yes checking for strtod... yes checking for strtol... yes checking for strtoul... yes checking for strverscmp... yes checking for tmpnam... yes checking for vasprintf... yes checking for vfprintf... yes checking for vprintf... yes checking for vsnprintf... yes checking for vsprintf... yes checking for waitpid... yes checking whether alloca needs Cray hooks... no checking stack direction for C alloca... 0 checking for unistd.h... (cached) yes checking for vfork.h... no checking for fork... yes checking for vfork... yes checking for working fork... cross configure: WARNING: result yes guessed because of cross compilation checking for working vfork... (cached) yes checking for _doprnt... no checking for sys_errlist... yes checking for sys_nerr... yes checking for sys_siglist... yes checking for external symbol _system_configuration... no checking for getrusage... yes checking for on_exit... yes checking for psignal... yes checking for strerror... yes checking for strsignal... yes checking for sysconf... yes checking for times... yes checking for sbrk... yes checking for gettimeofday... (cached) yes checking for realpath... yes checking for canonicalize_file_name... yes checking for pstat_getstatic... no checking for pstat_getdynamic... no checking for sysmp... no checking for getsysinfo... no checking for table... no checking for sysctl... yes checking for wait3... yes checking for wait4... yes checking for __fsetlocking... yes checking whether basename is declared... no checking whether ffs is declared... yes checking whether asprintf is declared... no checking whether vasprintf is declared... no checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking whether calloc is declared... yes checking whether getenv is declared... yes checking whether getopt is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether sbrk is declared... yes checking whether strverscmp is declared... no checking whether canonicalize_file_name must be declared... yes checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for working strncmp... no updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating testsuite/Makefile config.status: creating config.h config.status: executing default commands mkdir -p -- ./bfd Configuring in ./bfd configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... (cached) sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... (cached) sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for a BSD-compatible install... /usr/bin/install -c checking for long long... yes checking for long long... yes checking size of long long... 8 checking for void *... yes checking size of void *... 8 checking for long... yes checking size of long... 8 checking for build system executable suffix... no checking stddef.h usability... yes checking stddef.h presence... yes checking for stddef.h... yes checking for string.h... (cached) yes checking for strings.h... (cached) yes checking for stdlib.h... (cached) yes checking time.h usability... yes checking time.h presence... yes checking for time.h... yes checking for unistd.h... (cached) yes checking fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking sys/time.h usability... yes checking sys/time.h presence... yes checking for sys/time.h... yes looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes checking for uintptr_t... yes checking for int_least32_t... yes checking for int_fast32_t... yes checking for uint64_t... yes checking what to include in bfd_stdint.h... stdint.h (already complete) checking whether time.h and sys/time.h may both be included... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking whether string.h and strings.h may both be included... yes checking for fcntl... yes checking for getpagesize... yes checking for setitimer... yes checking for sysconf... yes checking for fdopen... yes checking for getuid... yes checking for getgid... yes checking for strtoull... yes checking whether basename is declared... yes checking whether ftello is declared... yes checking whether ftello64 is declared... yes checking whether fseeko is declared... yes checking whether fseeko64 is declared... yes checking whether ffs is declared... yes checking whether free is declared... yes checking whether getenv is declared... yes checking whether malloc is declared... yes checking whether realloc is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking sys/procfs.h usability... yes checking sys/procfs.h presence... yes checking for sys/procfs.h... yes checking for prstatus_t in sys/procfs.h... yes checking for prstatus32_t in sys/procfs.h... yes checking for prstatus_t.pr_who in sys/procfs.h... no checking for prstatus32_t.pr_who in sys/procfs.h... no checking for pstatus_t in sys/procfs.h... no checking for pxstatus_t in sys/procfs.h... no checking for pstatus32_t in sys/procfs.h... no checking for prpsinfo_t in sys/procfs.h... yes checking for prpsinfo32_t in sys/procfs.h... yes checking for psinfo_t in sys/procfs.h... no checking for psinfo32_t in sys/procfs.h... no checking for lwpstatus_t in sys/procfs.h... no checking for lwpxstatus_t in sys/procfs.h... no checking for lwpstatus_t.pr_context in sys/procfs.h... no checking for lwpstatus_t.pr_reg in sys/procfs.h... no checking for win32_pstatus_t in sys/procfs.h... no checking for gcc version with buggy 64-bit support... no checking for ftello... yes checking for ftello64... yes checking for fseeko... yes checking for fseeko64... yes checking for fopen64... yes checking for off_t... yes checking size of off_t... 8 checking file_ptr type... BFD_HOST_64_BIT checking for stdlib.h... (cached) yes checking for unistd.h... (cached) yes checking for getpagesize... (cached) yes checking for working mmap... no checking for madvise... yes checking for mprotect... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating bfd-in3.h config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands mkdir -p -- ./opcodes Configuring in ./opcodes configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... (cached) sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... (cached) sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether to enable maintainer-specific portions of Makefiles... no checking whether to install libbfd... yes checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... (cached) none needed checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for build system executable suffix... 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... no updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p -- ./binutils Configuring in ./binutils configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... (cached) none needed checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking for bison... bison -y checking for flex... /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking for sparc64-unknown-linux-gnu-ranlib... (cached) sparc64-unknown-linux-gnu-ranlib checking for a BSD-compatible install... /usr/bin/install -c checking for build system executable suffix... 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 fcntl.h usability... yes checking fcntl.h presence... yes checking for fcntl.h... yes checking sys/file.h usability... yes checking sys/file.h presence... yes checking for sys/file.h... yes checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for sys/wait.h that is POSIX.1 compatible... yes checking for working alloca.h... yes checking for alloca... yes checking for sbrk... yes checking for utimes... yes checking for setmode... no checking for getc_unlocked... yes checking for strcoll... yes checking for mkstemp... yes checking for mkdtemp... yes checking for fopen64... yes checking for stat64... yes checking for library containing frexp... none required checking for time_t in time.h... yes checking for time_t in sys/types.h... yes checking for a known getopt prototype in unistd.h... yes checking for utime.h... yes checking whether fprintf is declared... yes checking whether stpcpy is declared... yes checking whether strstr is declared... yes checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether environ is declared... yes checking whether getc_unlocked is declared... yes checking whether snprintf is declared... yes checking whether vsnprintf is declared... yes checking iconv.h usability... yes checking iconv.h presence... yes checking for iconv.h... yes checking for ld used by GCC... sparc64-unknown-linux-gnu-ld -m elf64_sparc checking if the linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) is GNU ld... yes checking for shared library run path origin... done checking for iconv... yes checking for iconv declaration... extern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft); updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p -- ./etc Configuring in ./etc configure: creating cache ./config.cache checking for a BSD-compatible install... /usr/bin/install -c updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile mkdir -p -- ./gas Configuring in ./gas configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking whether byte ordering is bigendian... yes checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... (cached) none needed checking for bison... bison -y checking for flex... /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... yes checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... 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 stdarg.h usability... yes checking stdarg.h presence... yes checking for stdarg.h... yes checking varargs.h usability... no checking varargs.h presence... no checking for varargs.h... no checking errno.h usability... yes checking errno.h presence... yes checking for errno.h... yes checking for sys/types.h... (cached) yes checking whether compiling a cross-assembler... no checking for working alloca.h... yes checking for alloca... yes checking for inline... inline checking for unlink... yes checking for sbrk... yes checking for working assert macro... yes checking whether declaration is required for errno... no checking for a known getopt prototype in unistd.h... yes checking whether declaration is required for environ... yes checking whether declaration is required for ffs... no checking whether declaration is required for free... no checking whether declaration is required for malloc... no checking whether declaration is required for sbrk... no checking whether declaration is required for strstr... no checking whether vsnprintf is declared... yes updating cache ./config.cache configure: creating ./config.status config.status: creating .gdbinit config.status: creating Makefile config.status: creating doc/Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile config.status: executing default commands mkdir -p -- ./gprof Configuring in ./gprof configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... (cached) none needed checking for a BSD-compatible install... /usr/bin/install -c checking for setmode... no checking whether NLS is requested... no checking whether NLS is requested... no checking for msgfmt... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking whether to enable maintainer-specific portions of Makefiles... no checking sys/gmon_out.h usability... yes checking sys/gmon_out.h presence... yes checking for sys/gmon_out.h... yes checking for a known getopt prototype in unistd.h... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating gconfig.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile mkdir -p -- ./ld Configuring in ./ld configure: creating cache ./config.cache checking build system type... i686-cross-linux-gnu checking host system type... sparc64-unknown-linux-gnu checking target system type... sparc64-unknown-linux-gnu checking for sparc64-unknown-linux-gnu-gcc... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... o checking whether we are using the GNU C compiler... yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to accept ANSI C... none needed checking for library containing strerror... none required checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for gawk... gawk checking whether make sets $(MAKE)... yes checking for style of include used by make... GNU checking for sparc64-unknown-linux-gnu-strip... sparc64-unknown-linux-gnu-strip checking dependency style of sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... none checking for a sed that does not truncate output... /bin/sed checking for egrep... grep -E checking for fgrep... grep -F checking for ld used by sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc... sparc64-unknown-linux-gnu-ld checking if the linker (sparc64-unknown-linux-gnu-ld) is GNU ld... yes checking for BSD- or MS-compatible name lister (nm)... sparc64-unknown-linux-gnu-nm checking the name lister (sparc64-unknown-linux-gnu-nm) interface... BSD nm checking whether ln -s works... yes checking the maximum length of command line arguments... 805306365 checking whether the shell understands some XSI constructs... yes checking whether the shell understands "+="... yes checking for sparc64-unknown-linux-gnu-ld option to reload object files... -r checking how to recognize dependent libraries... pass_all checking for sparc64-unknown-linux-gnu-ar... sparc64-unknown-linux-gnu-ar checking for sparc64-unknown-linux-gnu-strip... (cached) sparc64-unknown-linux-gnu-strip checking for sparc64-unknown-linux-gnu-ranlib... sparc64-unknown-linux-gnu-ranlib checking command to parse sparc64-unknown-linux-gnu-nm output from sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc object... ok checking how to run the C preprocessor... sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -E checking for ANSI C header files... yes checking for sys/types.h... yes checking for sys/stat.h... yes checking for stdlib.h... yes checking for string.h... yes checking for memory.h... yes checking for strings.h... yes checking for inttypes.h... yes checking for stdint.h... yes checking for unistd.h... yes checking for dlfcn.h... yes checking for objdir... .libs checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -fno-rtti -fno-exceptions... no checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc option to produce PIC... -fPIC -DPIC checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc PIC flag -fPIC -DPIC works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc static flag -static works... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... yes checking if sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc supports -c -o file.o... (cached) yes checking whether the sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc linker (sparc64-unknown-linux-gnu-ld -m elf64_sparc) supports shared libraries... yes checking whether -lc should be explicitly linked in... no checking dynamic linker characteristics... GNU/Linux ld.so checking how to hardcode library paths into programs... immediate checking whether stripping libraries is possible... yes checking if libtool supports shared libraries... yes checking whether to build shared libraries... yes checking whether to build static libraries... yes Setting warning flags = -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror checking for sparc64-unknown-linux-gnu-gcc... (cached) sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc checking whether we are using the GNU C compiler... (cached) yes checking whether sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc accepts -g... (cached) yes checking for sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc 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... no checking for gmsgfmt... : checking for xgettext... no checking for msgmerge... no checking for bison... bison -y checking for flex... /mnt/clfs/sources/binutils-2.18/missing flex checking for yywrap in -lfl... no checking for yywrap in -ll... no checking lex output file root... lex.yy checking whether yytext is a pointer... 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 elf-hints.h usability... no checking elf-hints.h presence... no checking for elf-hints.h... no checking limits.h usability... yes checking limits.h presence... yes checking for limits.h... yes checking sys/param.h usability... yes checking sys/param.h presence... yes checking for sys/param.h... yes checking for glob... yes checking for mkstemp... yes checking for realpath... yes checking for sbrk... yes checking for waitpid... yes checking for dirent.h that defines DIR... yes checking for library containing opendir... none required checking for a known getopt prototype in unistd.h... yes checking whether strstr is declared... yes checking whether free is declared... yes checking whether sbrk is declared... yes checking whether getenv is declared... yes checking whether environ is declared... no checking whether ANSI C string concatenation works... yes updating cache ./config.cache configure: creating ./config.status config.status: creating Makefile config.status: creating po/Makefile.in config.status: creating config.h config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: creating po/POTFILES config.status: creating po/Makefile 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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ] && [ ! -d pic ]; then \ mkdir pic; \ else true; fi touch stamp-picdir if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/regex.c -o pic/regex.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/cplus-dem.c -o pic/cplus-dem.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/cp-demangle.c -o pic/cp-demangle.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/md5.c -o pic/md5.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/alloca.c -o pic/alloca.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/argv.c -o pic/argv.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/choose-temp.c -o pic/choose-temp.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/concat.c -o pic/concat.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/cp-demint.c -o pic/cp-demint.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/dyn-string.c -o pic/dyn-string.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/fdmatch.c -o pic/fdmatch.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/fibheap.c -o pic/fibheap.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/filename_cmp.c -o pic/filename_cmp.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/floatformat.c -o pic/floatformat.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/fnmatch.c -o pic/fnmatch.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/getopt.c -o pic/getopt.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/getopt1.c -o pic/getopt1.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/getpwd.c -o pic/getpwd.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/getruntime.c -o pic/getruntime.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/hashtab.c -o pic/hashtab.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/hex.c -o pic/hex.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/lbasename.c -o pic/lbasename.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/lrealpath.c -o pic/lrealpath.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/make-temp-file.c -o pic/make-temp-file.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/objalloc.c -o pic/objalloc.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/obstack.c -o pic/obstack.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/partition.c -o pic/partition.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/pexecute.c -o pic/pexecute.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/physmem.c -o pic/physmem.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/pex-common.c -o pic/pex-common.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/pex-one.c -o pic/pex-one.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/pex-unix.c -o pic/pex-unix.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/safe-ctype.c -o pic/safe-ctype.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/sort.c -o pic/sort.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/spaces.c -o pic/spaces.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/splay-tree.c -o pic/splay-tree.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/strerror.c -o pic/strerror.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/strsignal.c -o pic/strsignal.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xatexit.c -o pic/xatexit.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xexit.c -o pic/xexit.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xmalloc.c -o pic/xmalloc.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xmemdup.c -o pic/xmemdup.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xstrdup.c -o pic/xstrdup.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xstrerror.c -o pic/xstrerror.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/xstrndup.c -o pic/xstrndup.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/mkstemps.c -o pic/mkstemps.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.18/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic `case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac` ../../binutils-2.18/libiberty/strncmp.c -o pic/strncmp.o; \ else true; fi sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 sparc64-unknown-linux-gnu-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 sparc64-unknown-linux-gnu-ranlib ./libiberty.a if [ x"`case '-g -O2 -g -O2 -fno-implicit-templates' in *-fpic* ) echo -fpic ;; * ) echo -fPIC ;; esac`" != x ]; then \ cd pic; \ sparc64-unknown-linux-gnu-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; \ sparc64-unknown-linux-gnu-ranlib ./libiberty.a; \ cd ..; \ else true; fi rm -f needed-list; touch needed-list; \ for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork waitpid bcmp bcopy bzero; do \ for g in ./mkstemps.o ./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' make chew make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' gcc -o chew.$$ ../../../binutils-2.18/bfd/doc/chew.c \ -g -O2 \ -I.. -I../../../binutils-2.18/bfd/doc/.. -I../../../binutils-2.18/bfd/doc/../../include -I../../../binutils-2.18/bfd/doc/../../intl -I../../intl; \ /bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change chew.$$ chew make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' ./chew -f ../../../binutils-2.18/bfd/doc/doc.str <../../../binutils-2.18/bfd/doc/../elf.c >elf.tmp /bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change elf.tmp elf.texi make chew make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' ./chew -f ../../../binutils-2.18/bfd/doc/doc.str <../../../binutils-2.18/bfd/doc/../format.c >format.tmp /bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change format.tmp format.texi make chew make[4]: Entering directory `/mnt/clfs/sources/binutils-build/bfd/doc' make[4]: `chew' is up to date. make[4]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/doc' ./chew -f ../../../binutils-2.18/bfd/doc/doc.str <../../../binutils-2.18/bfd/doc/../opncls.c >opncls.tmp /bin/sh ../../../binutils-2.18/bfd/doc/../../move-if-change opncls.tmp opncls.texi restore=: && backupdir=".am$$" && \ rm -rf $backupdir && mkdir $backupdir && \ if (makeinfo --split-size=5000000 --split-size=5000000 --version) >/dev/null 2>&1; then \ for f in bfd.info bfd.info-[0-9] bfd.info-[0-9][0-9] bfd.i[0-9] bfd.i[0-9][0-9]; do \ if test -f $f; then mv $f $backupdir; restore=mv; else :; fi; \ done; \ else :; fi && \ if makeinfo --split-size=5000000 --split-size=5000000 -I ../../../binutils-2.18/bfd/doc \ -o bfd.info `test -f 'bfd.texinfo' || echo '../../../binutils-2.18/bfd/doc/'`bfd.texinfo; \ then \ rc=0; \ else \ rc=$?; \ $restore $backupdir/* `echo "./bfd.info" | sed 's|[^/]*$||'`; \ fi; \ rm -rf $backupdir; exit $rc make[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' ( if test 'x../../../binutils-2.18/bfd/po' != 'x.'; then \ posrcprefix='../../../binutils-2.18/bfd/'; \ else \ posrcprefix="../"; \ fi; \ rm -f SRC-POTFILES-t SRC-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ $posrcprefix& \\\\@" < ../../../binutils-2.18/bfd/po/SRC-POTFILES.in \ | sed -e '$s/\\$//') > SRC-POTFILES-t \ && chmod a-w SRC-POTFILES-t \ && mv SRC-POTFILES-t SRC-POTFILES ) ( rm -f BLD-POTFILES-t BLD-POTFILES \ && (sed -e '/^#/d' \ -e '/^[ ]*$/d' \ -e "s@.*@ ../& \\\\@" < ../../../binutils-2.18/bfd/po/BLD-POTFILES.in \ | sed -e '$s/\\$//') > BLD-POTFILES-t \ && chmod a-w BLD-POTFILES-t \ && mv BLD-POTFILES-t BLD-POTFILES ) cd .. \ && CONFIG_FILES=po/Makefile.in:po/Make-in \ CONFIG_HEADERS= /bin/sh ./config.status config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing bfd_stdint.h commands config.status: executing default commands make[3]: Leaving directory `/mnt/clfs/sources/binutils-build/bfd/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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/archive.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/archures.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 creating bfdver.h /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/bfd.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/bfdio.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/bfdwin.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/cache.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/coffgen.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/corefile.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/format.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/init.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/libbfd.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/opncls.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/reloc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/section.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/syms.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/targets.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/hash.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/linker.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/srec.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/binary.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/tekhex.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/ihex.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/stabs.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/stab-syms.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/merge.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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=\"/tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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=\"/tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c -fPIC -DPIC -o .libs/dwarf2.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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=\"/tools/lib/debug\" ../../binutils-2.18/bfd/dwarf2.c -o dwarf2.o >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/simple.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf64-sparc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elfxx-sparc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf-vxworks.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf64.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elflink.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf-attrs.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf-strtab.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf-eh-frame.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/dwarf1.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf32-sparc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf32.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/sparclinux.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/aout32.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/sunos.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf64-gen.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/elf32-gen.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/cpu-sparc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/archive64.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o libbfd.la -rpath /tools/lib -release `cat libtool-soversion` archive.lo archures.lo bfd.lo bfdio.lo bfdwin.lo cache.lo coffgen.lo corefile.lo format.lo init.lo libbfd.lo opncls.lo reloc.lo section.lo syms.lo targets.lo hash.lo linker.lo srec.lo binary.lo tekhex.lo ihex.lo stabs.lo stab-syms.lo merge.lo dwarf2.lo simple.lo `cat ofiles` -L../libiberty/pic -liberty libtool: link: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -shared .libs/archive.o .libs/archures.o .libs/bfd.o .libs/bfdio.o .libs/bfdwin.o .libs/cache.o .libs/coffgen.o .libs/corefile.o .libs/format.o .libs/init.o .libs/libbfd.o .libs/opncls.o .libs/reloc.o .libs/section.o .libs/syms.o .libs/targets.o .libs/hash.o .libs/linker.o .libs/srec.o .libs/binary.o .libs/tekhex.o .libs/ihex.o .libs/stabs.o .libs/stab-syms.o .libs/merge.o .libs/dwarf2.o .libs/simple.o .libs/elf64-sparc.o .libs/elfxx-sparc.o .libs/elf-vxworks.o .libs/elf64.o .libs/elf.o .libs/elflink.o .libs/elf-attrs.o .libs/elf-strtab.o .libs/elf-eh-frame.o .libs/dwarf1.o .libs/elf32-sparc.o .libs/elf32.o .libs/sparclinux.o .libs/aout32.o .libs/sunos.o .libs/elf64-gen.o .libs/elf32-gen.o .libs/cpu-sparc.o .libs/archive64.o -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty -m64 -mcpu=ultrasparc -mtune=ultrasparc -Wl,-soname -Wl,libbfd-2.18.0.so -o .libs/libbfd-2.18.0.so libtool: link: (cd ".libs" && rm -f "libbfd.so" && ln -s "libbfd-2.18.0.so" "libbfd.so") libtool: link: sparc64-unknown-linux-gnu-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: sparc64-unknown-linux-gnu-ranlib .libs/libbfd.a libtool: link: creating libbfd.la libtool: link: ( cd ".libs" && rm -f "libbfd.la" && ln -s "../libbfd.la" "libbfd.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libbfd.a ]; then \ cp $libtooldir/libbfd.a libbfd.tmp; \ sparc64-unknown-linux-gnu-ranlib 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/dis-buf.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/disassemble.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/dis-init.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/sparc-dis.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=compile sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 -fPIC -DPIC -o .libs/sparc-opc.o libtool: compile: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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 >/dev/null 2>&1 /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o libopcodes.la -rpath /tools/lib -release `cat ../bfd/libtool-soversion` dis-buf.lo disassemble.lo dis-init.lo sparc-dis.lo sparc-opc.lo libtool: link: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -shared .libs/dis-buf.o .libs/disassemble.o .libs/dis-init.o .libs/sparc-dis.o .libs/sparc-opc.o -m64 -mcpu=ultrasparc -mtune=ultrasparc -Wl,-soname -Wl,libopcodes-2.18.0.so -o .libs/libopcodes-2.18.0.so libtool: link: (cd ".libs" && rm -f "libopcodes.so" && ln -s "libopcodes-2.18.0.so" "libopcodes.so") libtool: link: sparc64-unknown-linux-gnu-ar cru .libs/libopcodes.a dis-buf.o disassemble.o dis-init.o sparc-dis.o sparc-opc.o libtool: link: sparc64-unknown-linux-gnu-ranlib .libs/libopcodes.a libtool: link: creating libopcodes.la libtool: link: ( cd ".libs" && rm -f "libopcodes.la" && ln -s "../libopcodes.la" "libopcodes.la" ) libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \ if [ -f $libtooldir/libopcodes.a ]; then \ cp $libtooldir/libopcodes.a libopcodes.tmp; \ sparc64-unknown-linux-gnu-ranlib 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' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/size.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/bucomm.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/version.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/filemode.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/size size.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating size sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/objdump.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/dwarf.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/prdbg.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rddbg.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/debug.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/stabs.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/ieee.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rdcoff.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating objdump sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arparse.c -Wno-error sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arlex.c -Wno-error arlex.c: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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/ar.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/not-ranlib.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/arsup.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/rename.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/binemul.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/emul_vanilla.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating ar sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/strings.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/strings strings.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating strings sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/is-ranlib.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating ranlib sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/objcopy.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/not-strip.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/wrstabs.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating objcopy sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/addr2line.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/addr2line addr2line.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating addr2line sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/readelf.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/unwind-ia64.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o readelf readelf.o version.o unwind-ia64.o dwarf.o ../libiberty/libiberty.a sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/nm.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/nm-new nm.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating nm-new sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/is-strip.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating strip-new sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/binutils -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/binutils -I../bfd -I../../binutils-2.18/binutils/../bfd -I../../binutils-2.18/binutils/../include -DLOCALEDIR="\"/tools/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/binutils/cxxfilt.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/cxxfilt cxxfilt.o bucomm.o version.o filemode.o ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating cxxfilt 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' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/app.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/as.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/atof-generic.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/cond.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/depend.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/dwarf2dbg.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/dw2gencfi.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/ecoff.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/ehopt.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/expr.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-copy.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-konst.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/flonum-mult.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/frags.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/hash.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/input-file.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/input-scrub.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/listing.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/literal.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/macro.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/messages.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/output-file.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/read.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/remap.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/sb.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/stabs.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/subsegs.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/symbols.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/write.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/tc-sparc.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/obj-elf.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gas -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/gas -I../bfd -I../../binutils-2.18/gas/config -I../../binutils-2.18/gas/../include -I../../binutils-2.18/gas/.. -I../../binutils-2.18/gas/../bfd -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gas/config/atof-ieee.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so ../bfd/.libs/libbfd.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating as-new 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' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/basic_blocks.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/call_graph.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_arcs.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_dfn.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/cg_print.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/corefile.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/gmon_io.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/gprof.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/hertz.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/hist.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/source.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/search_list.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/symtab.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/sym_ids.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/utils.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/i386.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/alpha.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/vax.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/tahoe.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/sparc.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/mips.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/flat_bl.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/bsd_callg_bl.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/gprof -I. -D_GNU_SOURCE -DDEBUG -I../bfd -I../../binutils-2.18/gprof/../include -I../../binutils-2.18/gprof/../bfd -I. -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/gprof/fsf_callg_bl.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating 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/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' sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldgram.c -Wno-error sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlex.c -Wno-error ldlex.c: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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/lexsup.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldlang.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/mri.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldctor.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c -DDEFAULT_EMULATION='"elf64_sparc"' \ -DSCRIPTDIR='"/tools/sparc64-unknown-linux-gnu/lib"' -DBINDIR='"/tools/bin"' \ -DTOOLBINDIR='"/tools/sparc64-unknown-linux-gnu/bin"' \ -DTARGET='"sparc64-unknown-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \ ../../binutils-2.18/ld/ldmain.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldwrite.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldexp.c (echo "/* This file is automatically generated. DO NOT EDIT! */";\ for f in `echo " " 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 sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldemul.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldver.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldmisc.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldfile.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/ldcref.c sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c ../../binutils-2.18/ld/sha1.c cp ../../binutils-2.18/ld/emultempl/astring.sed stringify.sed LIB_PATH='' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" sparc64-unknown-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" sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf64_sparc.c LIB_PATH='' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" sparc64-unknown-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" sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c eelf32_sparc.c LIB_PATH='' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" sparc64-unknown-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" sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c esparclinux.c LIB_PATH='' /bin/sh ../../binutils-2.18/ld/genscripts.sh "../../binutils-2.18/ld" "/tools/lib" "/tools" "/tools" sparc64-unknown-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" sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -DHAVE_CONFIG_H -I. -I../../binutils-2.18/ld -I. -D_GNU_SOURCE -I. -I../../binutils-2.18/ld -I../bfd -I../../binutils-2.18/ld/../bfd -I../../binutils-2.18/ld/../include -g -O2 -DLOCALEDIR="\"/tools/share/locale\"" -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -c esun4.c /bin/sh ./libtool --tag=CC --mode=link sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -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: sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -Werror -g -O2 -o .libs/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.so -L/mnt/clfs/sources/binutils-build/libiberty/pic -liberty ../libiberty/libiberty.a -Wl,-rpath -Wl,/tools/lib libtool: link: creating ld-new 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$ make install make[1]: Entering directory `/mnt/clfs/sources/binutils-build' /bin/sh ../binutils-2.18/mkinstalldirs /tools /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 "/tools/info" || mkdir -p -- "/tools/info" /usr/bin/install -c -m 644 './bfd.info' '/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'. /bin/sh ../../binutils-2.18/bfd/../mkinstalldirs /tools/lib /bin/sh ../../binutils-2.18/bfd/../mkinstalldirs /tools/include /bin/sh ./libtool --mode=install /usr/bin/install -c libbfd.la /tools/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd-2.18.0.so /tools/lib/libbfd-2.18.0.so libtool: install: (cd /tools/lib && { ln -s -f libbfd-2.18.0.so libbfd.so || { rm -f libbfd.so && ln -s libbfd-2.18.0.so libbfd.so; }; }) libtool: install: /usr/bin/install -c .libs/libbfd.lai /tools/lib/libbfd.la libtool: install: /usr/bin/install -c .libs/libbfd.a /tools/lib/libbfd.a libtool: install: chmod 644 /tools/lib/libbfd.a libtool: install: sparc64-unknown-linux-gnu-ranlib /tools/lib/libbfd.a libtool: finish: PATH="/cross-tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib ---------------------------------------------------------------------- Libraries have been installed in: /tools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 bfd.h /tools/include/bfd.h /usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/ansidecl.h /tools/include/ansidecl.h /usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/symcat.h /tools/include/symcat.h /usr/bin/install -c -m 644 ../../binutils-2.18/bfd/../include/bfdlink.h /tools/include/bfdlink.h make[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'. /bin/sh ../../binutils-2.18/opcodes/../mkinstalldirs /tools/lib /bin/sh ../../binutils-2.18/opcodes/../mkinstalldirs /tools/include /bin/sh ./libtool --mode=install /usr/bin/install -c libopcodes.la /tools/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes-2.18.0.so /tools/lib/libopcodes-2.18.0.so libtool: install: (cd /tools/lib && { ln -s -f libopcodes-2.18.0.so libopcodes.so || { rm -f libopcodes.so && ln -s libopcodes-2.18.0.so libopcodes.so; }; }) libtool: install: /usr/bin/install -c .libs/libopcodes.lai /tools/lib/libopcodes.la libtool: install: /usr/bin/install -c .libs/libopcodes.a /tools/lib/libopcodes.a libtool: install: chmod 644 /tools/lib/libopcodes.a libtool: install: sparc64-unknown-linux-gnu-ranlib /tools/lib/libopcodes.a libtool: finish: PATH="/cross-tools/bin:/bin:/usr/bin:/sbin" ldconfig -n /tools/lib ---------------------------------------------------------------------- Libraries have been installed in: /tools/lib If you ever happen to want to link against installed libraries in a given directory, LIBDIR, you must either use libtool, and specify the full pathname of the library, or use the `-LLIBDIR' flag during linking and do at least one of the following: - add LIBDIR to the `LD_LIBRARY_PATH' environment variable during execution - add LIBDIR to the `LD_RUN_PATH' environment variable during linking - use the `-Wl,-rpath -Wl,LIBDIR' linker flag - have your system administrator add LIBDIR to `/etc/ld.so.conf' See any operating system documentation about shared libraries for more information, such as the ld(1) and ld.so(8) manual pages. ---------------------------------------------------------------------- /usr/bin/install -c -m 644 ../../binutils-2.18/opcodes/../include/dis-asm.h /tools/include/dis-asm.h make[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 "/tools/info" || mkdir -p -- "/tools/info" /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/binutils.info' '/tools/info/binutils.info' test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1" /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/addr2line.1' '/tools/man/man1/addr2line.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ar.1' '/tools/man/man1/ar.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/dlltool.1' '/tools/man/man1/dlltool.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nlmconv.1' '/tools/man/man1/nlmconv.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/nm.1' '/tools/man/man1/nm.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objcopy.1' '/tools/man/man1/objcopy.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/objdump.1' '/tools/man/man1/objdump.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/ranlib.1' '/tools/man/man1/ranlib.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/readelf.1' '/tools/man/man1/readelf.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/size.1' '/tools/man/man1/size.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strings.1' '/tools/man/man1/strings.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/strip.1' '/tools/man/man1/strip.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windres.1' '/tools/man/man1/windres.1' /usr/bin/install -c -m 644 '../../../binutils-2.18/binutils/doc/windmc.1' '/tools/man/man1/windmc.1' /usr/bin/install -c -m 644 'c++filt.1' '/tools/man/man1/c++filt.1' make[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 "/tools/bin" || mkdir -p -- "/tools/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'size' '/tools/bin/size' libtool: install: /usr/bin/install -c .libs/size /tools/bin/size /bin/sh ./libtool --mode=install /usr/bin/install -c 'objdump' '/tools/bin/objdump' libtool: install: /usr/bin/install -c .libs/objdump /tools/bin/objdump /bin/sh ./libtool --mode=install /usr/bin/install -c 'ar' '/tools/bin/ar' libtool: install: /usr/bin/install -c .libs/ar /tools/bin/ar /bin/sh ./libtool --mode=install /usr/bin/install -c 'strings' '/tools/bin/strings' libtool: install: /usr/bin/install -c .libs/strings /tools/bin/strings /bin/sh ./libtool --mode=install /usr/bin/install -c 'ranlib' '/tools/bin/ranlib' libtool: install: /usr/bin/install -c .libs/ranlib /tools/bin/ranlib /bin/sh ./libtool --mode=install /usr/bin/install -c 'objcopy' '/tools/bin/objcopy' libtool: install: /usr/bin/install -c .libs/objcopy /tools/bin/objcopy /bin/sh ./libtool --mode=install /usr/bin/install -c 'addr2line' '/tools/bin/addr2line' libtool: install: /usr/bin/install -c .libs/addr2line /tools/bin/addr2line /bin/sh ./libtool --mode=install /usr/bin/install -c 'readelf' '/tools/bin/readelf' libtool: install: /usr/bin/install -c readelf /tools/bin/readelf /bin/sh ./libtool --mode=install /usr/bin/install -c nm-new /tools/bin/nm libtool: install: /usr/bin/install -c .libs/nm-new /tools/bin/nm /bin/sh ./libtool --mode=install /usr/bin/install -c strip-new /tools/bin/strip libtool: install: /usr/bin/install -c .libs/strip-new /tools/bin/strip /bin/sh ./libtool --mode=install /usr/bin/install -c cxxfilt /tools/bin/c++filt libtool: install: /usr/bin/install -c .libs/cxxfilt /tools/bin/c++filt /bin/sh ../../binutils-2.18/binutils/../mkinstalldirs /tools/sparc64-unknown-linux-gnu/bin mkdir -p -- /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,y,y,'`; \ if [ "/tools/bin/$k" != "/tools/sparc64-unknown-linux-gnu/bin/$j" ]; then \ rm -f /tools/sparc64-unknown-linux-gnu/bin/$j; \ ln /tools/bin/$k /tools/sparc64-unknown-linux-gnu/bin/$j >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c $i /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 /tools/info if test ! -f standards.info; then cd ../../binutils-2.18/etc; fi; \ if test -f standards.info; then \ for i in standards.info*; do \ /usr/bin/install -c -m 644 $i /tools/info/$i; \ done; \ fi if test ! -f configure.info; then cd ../../binutils-2.18/etc; fi; \ if test -f configure.info; then \ for i in configure.info*; do \ /usr/bin/install -c -m 644 $i /tools/info/$i; \ done; \ fi make[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 "/tools/info" || mkdir -p -- "/tools/info" /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.info' '/tools/info/as.info' test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1" /usr/bin/install -c -m 644 '../../../binutils-2.18/gas/doc/as.1' '/tools/man/man1/as.1' make[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 /tools/bin /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /tools/bin/as libtool: install: /usr/bin/install -c .libs/as-new /tools/bin/as /bin/sh ../../binutils-2.18/gas/../mkinstalldirs /tools/sparc64-unknown-linux-gnu/bin n=`echo as | sed 's,y,y,'`; \ if [ "/tools/bin/$n" != "/tools/sparc64-unknown-linux-gnu/bin/as" ]; then \ rm -f /tools/sparc64-unknown-linux-gnu/bin/as; \ ln /tools/bin/$n /tools/sparc64-unknown-linux-gnu/bin/as >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c as-new /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 "/tools/bin" || mkdir -p -- "/tools/bin" /bin/sh ./libtool --mode=install /usr/bin/install -c 'gprof' '/tools/bin/gprof' libtool: install: /usr/bin/install -c .libs/gprof /tools/bin/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 "/tools/info" || mkdir -p -- "/tools/info" /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.info' '/tools/info/gprof.info' make[6]: Leaving directory `/mnt/clfs/sources/binutils-build/gprof' test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1" /usr/bin/install -c -m 644 '../../binutils-2.18/gprof/gprof.1' '/tools/man/man1/gprof.1' make[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 /tools/bin /tools/sparc64-unknown-linux-gnu/bin /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /tools/bin/ld libtool: install: /usr/bin/install -c .libs/ld-new /tools/bin/ld n=`echo ld | sed 's,y,y,'`; \ if [ "/tools/bin/$n" != "/tools/sparc64-unknown-linux-gnu/bin/ld" ]; then \ rm -f /tools/sparc64-unknown-linux-gnu/bin/ld; \ ln /tools/bin/$n /tools/sparc64-unknown-linux-gnu/bin/ld >/dev/null 2>/dev/null \ || /bin/sh ./libtool --mode=install /usr/bin/install -c ld-new /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 "/tools/info" || mkdir -p -- "/tools/info" /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.info' '/tools/info/ld.info' make[5]: Leaving directory `/mnt/clfs/sources/binutils-build/ld' /bin/sh ../../binutils-2.18/ld/../mkinstalldirs /tools/sparc64-unknown-linux-gnu/lib/ldscripts mkdir -p -- /tools/sparc64-unknown-linux-gnu/lib/ldscripts for f in ldscripts/*; do \ /usr/bin/install -c -m 644 $f /tools/sparc64-unknown-linux-gnu/lib/$f ; \ done test -z "/tools/man/man1" || mkdir -p -- "/tools/man/man1" /usr/bin/install -c -m 644 '../../binutils-2.18/ld/ld.1' '/tools/man/man1/ld.1' make[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 /tools/lib/`sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -g -O2 -print-multi-os-directory` mkdir -p -- /tools/lib/../lib64 /usr/bin/install -c -m 644 ./libiberty.a /tools/lib/`sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -g -O2 -print-multi-os-directory`/./libiberty.an ( cd /tools/lib/`sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -g -O2 -print-multi-os-directory` ; chmod 644 ./libiberty.an ;sparc64-unknown-linux-gnu-ranlib ./libiberty.an ) mv -f /tools/lib/`sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -g -O2 -print-multi-os-directory`/./libiberty.an /tools/lib/`sparc64-unknown-linux-gnu-gcc -m64 -mcpu=ultrasparc -mtune=ultrasparc -g -O2 -print-multi-os-directory`/./libiberty.a if test -n ""; then \ case "" in \ /*) thd=;; \ *) thd=/tools/include/;; \ esac; \ /bin/sh ../../binutils-2.18/libiberty/../mkinstalldirs ${thd}; \ for h in ../../binutils-2.18/libiberty/../include/ansidecl.h ../../binutils-2.18/libiberty/../include/demangle.h ../../binutils-2.18/libiberty/../include/dyn-string.h ../../binutils-2.18/libiberty/../include/fibheap.h ../../binutils-2.18/libiberty/../include/floatformat.h ../../binutils-2.18/libiberty/../include/hashtab.h ../../binutils-2.18/libiberty/../include/libiberty.h ../../binutils-2.18/libiberty/../include/objalloc.h ../../binutils-2.18/libiberty/../include/partition.h ../../binutils-2.18/libiberty/../include/safe-ctype.h ../../binutils-2.18/libiberty/../include/sort.h ../../binutils-2.18/libiberty/../include/splay-tree.h; do \ /usr/bin/install -c -m 644 $h ${thd}; \ done; \ fi make[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$