bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

make check ?


From: Gerhard Ramsebner
Subject: make check ?
Date: Wed, 12 Nov 2003 17:07:22 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

I didn't recognice any error when ' configure' and 'make' binutils-2.14 !
Does 'make check' work? I did get an error when checking.
I wonder if I should do the 'make install' now.
I run everything as an unprivileged user.

thanx for your answer!

geram

4 files attached:
check.log
configure.log
make.log
versions.log

----------------------------------
# pwd
/usr/src/binutils-2.14-build
# make check

make do-check NOTPARALLEL=parallel-ok
make[1]: Entering directory `/usr/src/binutils-2.14-build'
make[2]: Entering directory `/usr/src/binutils-2.14-build/intl'
make[2]: Nothing to be done for `check'.
make[2]: Leaving directory `/usr/src/binutils-2.14-build/intl'
make[2]: Entering directory `/usr/src/binutils-2.14-build/libiberty'
make[3]: Entering directory `/usr/src/binutils-2.14-build/libiberty/testsuite'
gcc -DHAVE_CONFIG_H -g -O2 -I.. 
-I../../../binutils-2.14/libiberty/testsuite/../../include  -o test-demangle \
        ../../../binutils-2.14/libiberty/testsuite/test-demangle.c 
../libiberty.a
./test-demangle < ../../../binutils-2.14/libiberty/testsuite/demangle-expected
./test-demangle: 649 tests, 0 failures
make[3]: Leaving directory `/usr/src/binutils-2.14-build/libiberty/testsuite'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/libiberty'
make[2]: Entering directory `/usr/src/binutils-2.14-build/opcodes'
Making check in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/opcodes/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/opcodes/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/opcodes'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/opcodes'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/opcodes'
make[2]: Entering directory `/usr/src/binutils-2.14-build/bfd'
Making check in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd/doc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd/doc'
Making check in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd'
make[3]: Nothing to be done for `check-am'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/bfd'
make[2]: Entering directory `/usr/src/binutils-2.14-build/binutils'
Making check in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils/doc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils/doc'
Making check in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils'
make  check-DEJAGNU
make[4]: Entering directory `/usr/src/binutils-2.14-build/binutils'
Making a new site.exp file...
srcdir=`cd ../../binutils-2.14/binutils && pwd`; export srcdir; \
r=`pwd`; export r; \
EXPECT=expect; export EXPECT; \
if [ -f ./../expect/expect ]; then \
  TCL_LIBRARY=`cd ../../binutils-2.14/binutils/../tcl/library && pwd`; \
  export TCL_LIBRARY; \
fi; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  CC_FOR_TARGET="gcc -L/usr/src/binutils-2.14-build/ld" CFLAGS_FOR_TARGET="-g 
-O2" \
        $runtest --tool binutils --srcdir ${srcdir}/testsuite \
                ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
Test Run By geram on Wed Nov 12 16:35:21 2003
Native configuration is i686-pc-linux-gnu

                === binutils tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/binutils-2.14/binutils/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/ar.exp ...
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/dlltool.exp ...
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/hppa/objdump.exp 
...
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/nm.exp ...
Version /usr/src/binutils-2.14-build/binutils/nm-new 20030612
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/objcopy.exp ...
Version /usr/src/binutils-2.14-build/binutils/objcopy 20030612
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/objdump.exp ...
Version /usr/src/binutils-2.14-build/binutils/objdump 20030612
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/readelf.exp ...
Version /usr/src/binutils-2.14-build/binutils/readelf 20030612
Running /usr/src/binutils-2.14/binutils/testsuite/binutils-all/size.exp ...
Version /usr/src/binutils-2.14-build/binutils/size 20030612
Running 
/usr/src/binutils-2.14/binutils/testsuite/binutils-all/windres/windres.exp ...

                === binutils Summary ===

# of expected passes            32
make[4]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
make[2]: Entering directory `/usr/src/binutils-2.14-build/gas'
Making check in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas/doc'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas/doc'
Making check in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas'
make  check-DEJAGNU
make[4]: Entering directory `/usr/src/binutils-2.14-build/gas'
Making a new site.exp file...
if [ -d testsuite ]; then \
  true; \
else \
  mkdir testsuite; \
fi
rm -f testsuite/site.exp
cp site.exp testsuite/site.exp
rootme=`pwd`; export rootme; \
srcdir=`cd ../../binutils-2.14/gas; pwd` ; export srcdir ; \
EXPECT=expect ; export EXPECT ; \
if [ -f ./../expect/expect ]; then \
  TCL_LIBRARY=`cd ../../binutils-2.14/gas/../tcl/library && pwd`; \
  export TCL_LIBRARY; \
fi; \
runtest=runtest; \
cd testsuite; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  $runtest --tool gas --srcdir ${srcdir}/testsuite \
        ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
Test Run By geram on Wed Nov 12 16:35:22 2003
Native configuration is i686-pc-linux-gnu

                === gas tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/binutils-2.14/gas/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running /usr/src/binutils-2.14/gas/testsuite/gas/all/gas.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/alpha/alpha.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/arc/arc.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/arc/warn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/arm/arm.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/cris/cris.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/d10v/d10v.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/d30v/d30.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/dlx/alltests.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/elf/elf.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/fr30/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/fr30/fr30.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/frv/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/h8300/h8300-coff.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/h8300/h8300-elf.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/h8300/h8300.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/hppa/basic/basic.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/hppa/parse/parse.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/hppa/reloc/reloc.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/hppa/unsorted/unsorted.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/i386/i386.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/ia64/ia64.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/ieee-fp/x930509a.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/load-hazards.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/odd-ldw.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/odd-sdw.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/q10load-hazards.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/q10yield.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/test.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/iq2000/yield.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m32r/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m32r/error.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m32r/m32r.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m32r/m32rx.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m68hc11/m68hc11.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m68k-coff/gas.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m68k/all.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/m88k/m88k.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/macros/macros.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mcore/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mips/mips.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mmix/mmix-err.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mmix/mmix-list.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mmix/mmix.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mn10200/basic.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mn10300/basic.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/mri/mri.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/msp430/msp430.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/openrisc/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/pdp11/pdp11.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/pj/pj.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/ppc/aix.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/ppc/ppc.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/s390/s390.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sh/basic.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sh/err.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sh/sh64/err.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sh/sh64/sh64.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sparc-solaris/addend.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sparc-solaris/gas.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sparc/mismatch.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sparc/sparc.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/sun4/addend.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/symver/symver.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/tic4x/tic4x.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/tic54x/tic54x.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/tic80/tic80.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/v850/basic.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/vax/vax.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/vtable/vtable.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/xstormy16/allinsn.exp ...
Running /usr/src/binutils-2.14/gas/testsuite/gas/xtensa/all.exp ...

                === gas Summary ===

# of expected passes            63
../as-new 20030612

make[4]: Leaving directory `/usr/src/binutils-2.14-build/gas'
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/gas'
make[2]: Entering directory `/usr/src/binutils-2.14-build/ld'
Making check in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/ld/po'
make[3]: Nothing to be done for `check'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/ld/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/ld'
make  check-DEJAGNU
make[4]: Entering directory `/usr/src/binutils-2.14-build/ld'
Making a new site.exp file...
srcroot=`cd ../../binutils-2.14/ld && pwd`; export srcroot; \
r=`pwd`; export r; \
LC_COLLATE=; LC_ALL=; LANG=; export LC_COLLATE LC_ALL LANG; \
EXPECT=expect; export EXPECT; \
if [ -f ./../expect/expect ]; then \
  TCL_LIBRARY=`cd ../../binutils-2.14/ld/../tcl/library && pwd`; \
  export TCL_LIBRARY; \
fi; \
runtest=runtest; \
if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \
  $runtest --tool ld --srcdir ${srcroot}/testsuite \
        CC="gcc -L/usr/src/binutils-2.14-build/ld" CFLAGS="-g -O2" \
        CXX="c++ -L/usr/src/binutils-2.14-build/ld" CXXFLAGS="-g -O2" \
        CC_FOR_HOST="gcc" CFLAGS_FOR_HOST="-g -O2" \
        OFILES="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 eelf_i386.o 
ei386linux.o " BFDLIB="../bfd/.libs/libbfd.a" \
        LIBIBERTY="../libiberty/libiberty.a " LIBS="" \
        ; \
else echo "WARNING: could not find \`runtest'" 1>&2; :;\
fi
WARNING: Couldn't find tool init file
Test Run By geram on Wed Nov 12 16:35:25 2003
Native configuration is i686-pc-linux-gnu

                === ld tests ===

Schedule of variations:
    unix

Running target unix
Using /usr/share/dejagnu/baseboards/unix.exp as board description file for 
target.
Using /usr/share/dejagnu/config/unix.exp as generic interface file for target.
Using /usr/src/binutils-2.14/ld/testsuite/config/default.exp as 
tool-and-target-specific interface file.
Running /usr/src/binutils-2.14/ld/testsuite/ld-alpha/alpha.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-auto-import/auto-import.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-bootstrap/bootstrap.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-cdtest/cdtest.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-checks/checks.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-cris/cris.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-d10v/d10v.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-discard/discard.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elf/elf.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elf/sec64k.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elfcomm/elfcomm.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elfvers/vers.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elfvsb/elfvsb.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-elfweak/elfweak.exp ...
FAIL: ELF weak func first DSO
FAIL: ELF weak func last DSO
FAIL: ELF weak data first DSO
FAIL: ELF weak data last DSO
FAIL: ELF weak data first DSO common
FAIL: ELF weak data last DSO common
Running /usr/src/binutils-2.14/ld/testsuite/ld-empic/empic.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-fastcall/fastcall.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-h8300/h8300.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-i386/i386.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-ia64/ia64.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-linkonce/linkonce.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-m68hc11/m68hc11.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-mips-elf/mips-elf-flags.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-mips-elf/mips-elf.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-mmix/mmix.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-powerpc/powerpc.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-s390/s390.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/crossref.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/defined.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/dynamic-sections.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/map-address.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/overlay-size.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/phdrs.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/phdrs2.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/script.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/sizeof.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-scripts/weak.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-selective/sel-dump.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-selective/selective.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/rd-sh.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/sh.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/sh64/rd-sh64.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/sh64/relax.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/sh64/relfail.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sh/sh64/sh64.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-shared/shared.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-sparc/sparc.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-srec/srec.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-undefined/undefined.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-undefined/weak-undef.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-versados/versados.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-x86-64/x86-64.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-xtensa/coalesce.exp ...
Running /usr/src/binutils-2.14/ld/testsuite/ld-xtensa/lcall.exp ...

                === ld Summary ===

# of expected passes            186
# of unexpected failures        6
# of expected failures          1
/usr/src/binutils-2.14-build/ld/ld-new 20030612

make[4]: *** [check-DEJAGNU] Error 1
make[4]: Leaving directory `/usr/src/binutils-2.14-build/ld'
make[3]: *** [check-am] Error 2
make[3]: Leaving directory `/usr/src/binutils-2.14-build/ld'
make[2]: *** [check-recursive] Error 1
make[2]: Leaving directory `/usr/src/binutils-2.14-build/ld'
make[1]: *** [check-ld] Error 2
make[1]: Leaving directory `/usr/src/binutils-2.14-build'
make: *** [check] Error 2

# pwd
/usr/src/binutils-2.14-build
# ../binutils-2.14/configure

creating cache ./config.cache
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking for i686-pc-linux-gnu-objcopy... no
checking for objcopy... objcopy
checking for i686-pc-linux-gnu-objdump... no
checking for objdump... objdump
checking for i686-pc-linux-gnu-ar... no
checking for ar... ar
checking for i686-pc-linux-gnu-as... no
checking for as... as
checking for i686-pc-linux-gnu-dlltool... no
checking for dlltool... dlltool
checking for i686-pc-linux-gnu-ld... no
checking for ld... ld
checking for i686-pc-linux-gnu-nm... no
checking for nm... nm
checking for i686-pc-linux-gnu-ranlib... no
checking for ranlib... ranlib
checking for i686-pc-linux-gnu-windres... no
checking for windres... windres
checking whether to enable maintainer-specific portions of Makefiles... no
updating cache ./config.cache
creating ./config.status
creating Makefile

# pwd
/usr/src/binutils-2.14-build
# make

Configuring in intl
loading cache .././config.cache
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... gcc -E
checking whether make sets ${MAKE}... yes
checking for gcc... gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... yes
checking whether gcc accepts -g... yes
checking for ranlib... ranlib
checking for POSIXized ISC... no
checking for ANSI C header files... yes
checking for working const... yes
checking for inline... inline
checking for off_t... yes
checking for size_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for unistd.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for argz.h... yes
checking for limits.h... yes
checking for locale.h... yes
checking for nl_types.h... yes
checking for malloc.h... yes
checking for string.h... yes
checking for unistd.h... (cached) yes
checking for values.h... yes
checking for sys/param.h... yes
checking for getcwd... yes
checking for munmap... yes
checking for putenv... yes
checking for setenv... yes
checking for setlocale... yes
checking for strchr... yes
checking for strcasecmp... yes
checking for __argz_count... yes
checking for __argz_stringify... yes
checking for __argz_next... yes
checking for stpcpy... yes
checking for LC_MESSAGES... yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... yes
checking for gettext in libc... yes
checking for msgfmt... /usr/bin/msgfmt
checking for dcgettext... yes
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... /usr/bin/xgettext
updating cache .././config.cache
creating ./config.status
creating Makefile
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/intl'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/binutils-2.14-build/intl'
Configuring in libiberty
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... makeinfo
checking for perl... perl
checking host system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for ar... ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking whether gcc and cc understand -c and -o together... yes
checking for POSIXized ISC... no
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for sys/file.h... yes
checking for sys/param.h... (cached) yes
checking for limits.h... (cached) yes
checking for stdlib.h... yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) 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... (cached) 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 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 ANSI C header files... (cached) yes
checking for uintptr_t... no
checking for pid_t... yes
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
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... (cached) yes
checking for getpagesize... (cached) 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... (cached) yes
checking for random... yes
checking for rename... yes
checking for rindex... yes
checking for setenv... (cached) yes
checking for snprintf... yes
checking for sigsetmask... yes
checking for stpcpy... (cached) yes
checking for stpncpy... yes
checking for strcasecmp... (cached) yes
checking for strchr... (cached) yes
checking for strdup... yes
checking for strncasecmp... yes
checking for strrchr... yes
checking for strstr... yes
checking for strtod... yes
checking for strtol... yes
checking for strtoul... yes
checking for tmpnam... yes
checking for vasprintf... yes
checking for vfprintf... yes
checking for vprintf... yes
checking for vsnprintf... yes
checking for vsprintf... yes
checking for waitpid... yes
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... -1
checking for vfork.h... no
checking for working vfork... yes
checking for _doprnt... no
checking for sys_errlist... yes
checking for sys_nerr... yes
checking for sys_siglist... yes
checking for _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... 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 whether canonicalize_file_name must be declared... yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for working strncmp... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating testsuite/Makefile
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
  mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/regex.c -o 
pic/regex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/regex.c -o 
regex.o
In file included from ../../binutils-2.14/include/xregex.h:26,
                 from ../../binutils-2.14/libiberty/regex.c:195:
../../binutils-2.14/include/xregex2.h:551: warning: ISO C89 does not support 
`static' or type qualifiers in parameter array declarators
In file included from ../../binutils-2.14/libiberty/regex.c:649:
../../binutils-2.14/libiberty/regex.c: In function `byte_compile_range':
../../binutils-2.14/libiberty/regex.c:4548: warning: signed and unsigned type 
in conditional expression
../../binutils-2.14/libiberty/regex.c:4558: warning: signed and unsigned type 
in conditional expression
../../binutils-2.14/libiberty/regex.c:4558: warning: signed and unsigned type 
in conditional expression
../../binutils-2.14/libiberty/regex.c: In function `xregcomp':
../../binutils-2.14/libiberty/regex.c:8043: warning: signed and unsigned type 
in conditional expression
../../binutils-2.14/libiberty/regex.c: In function `xregerror':
../../binutils-2.14/libiberty/regex.c:8178: warning: unused parameter `preg'
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/cplus-dem.c -o 
pic/cplus-dem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/cplus-dem.c -o 
cplus-dem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/cp-demangle.c 
-o pic/cp-demangle.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/cp-demangle.c -o 
cp-demangle.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/md5.c -o 
pic/md5.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/md5.c -o md5.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/alloca.c -o 
pic/alloca.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/alloca.c -o 
alloca.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/argv.c -o 
pic/argv.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/argv.c -o argv.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/choose-temp.c 
-o pic/choose-temp.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/choose-temp.c -o 
choose-temp.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/concat.c -o 
pic/concat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/concat.c -o 
concat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/dyn-string.c -o 
pic/dyn-string.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/dyn-string.c -o 
dyn-string.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/fdmatch.c -o 
pic/fdmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/fdmatch.c -o 
fdmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/fibheap.c -o 
pic/fibheap.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/fibheap.c -o 
fibheap.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/floatformat.c 
-o pic/floatformat.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/floatformat.c -o 
floatformat.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/fnmatch.c -o 
pic/fnmatch.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/fnmatch.c -o 
fnmatch.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/getopt.c -o 
pic/getopt.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/getopt.c -o 
getopt.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/getopt1.c -o 
pic/getopt1.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/getopt1.c -o 
getopt1.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/getpwd.c -o 
pic/getpwd.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/getpwd.c -o 
getpwd.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/getruntime.c -o 
pic/getruntime.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/getruntime.c -o 
getruntime.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/hashtab.c -o 
pic/hashtab.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/hashtab.c -o 
hashtab.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/hex.c -o 
pic/hex.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/lbasename.c -o 
pic/lbasename.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/lbasename.c -o 
lbasename.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/lrealpath.c -o 
pic/lrealpath.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/lrealpath.c -o 
lrealpath.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  
../../binutils-2.14/libiberty/make-relative-prefix.c -o 
pic/make-relative-prefix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic 
../../binutils-2.14/libiberty/make-relative-prefix.c -o make-relative-prefix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  
../../binutils-2.14/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/make-temp-file.c 
-o make-temp-file.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/objalloc.c -o 
pic/objalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/objalloc.c -o 
objalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/obstack.c -o 
pic/obstack.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/obstack.c -o 
obstack.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/partition.c -o 
pic/partition.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/partition.c -o 
partition.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/physmem.c -o 
pic/physmem.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/physmem.c -o 
physmem.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/pex-unix.c -o 
pic/pex-unix.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/pex-unix.c -o 
pex-unix.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/safe-ctype.c -o 
pic/safe-ctype.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/safe-ctype.c -o 
safe-ctype.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/sort.c -o 
pic/sort.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/spaces.c -o 
pic/spaces.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/spaces.c -o 
spaces.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/splay-tree.c -o 
pic/splay-tree.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/splay-tree.c -o 
splay-tree.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/strerror.c -o 
pic/strerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/strerror.c -o 
strerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/strsignal.c -o 
pic/strsignal.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/strsignal.c -o 
strsignal.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/ternary.c -o 
pic/ternary.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/ternary.c -o 
ternary.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xatexit.c -o 
pic/xatexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xatexit.c -o 
xatexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xexit.c -o 
pic/xexit.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xexit.c -o 
xexit.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xmalloc.c -o 
pic/xmalloc.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xmalloc.c -o 
xmalloc.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xmemdup.c -o 
pic/xmemdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xmemdup.c -o 
xmemdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xstrdup.c -o 
pic/xstrdup.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xstrdup.c -o 
xstrdup.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/xstrerror.c -o 
pic/xstrerror.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/xstrerror.c -o 
xstrerror.o
if [ x"" != x ]; then \
  gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic  ../../binutils-2.14/libiberty/mkstemps.c -o 
pic/mkstemps.o; \
else true; fi
gcc -c -DHAVE_CONFIG_H -g -O2 -I. -I../../binutils-2.14/libiberty/../include  
-W -Wall -Wtraditional -pedantic ../../binutils-2.14/libiberty/mkstemps.c -o 
mkstemps.o
rm -f libiberty.a pic/libiberty.a
ar rc libiberty.a \
  regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o 
concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.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 
physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o 
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o 
xstrerror.o  mkstemps.o
ranlib libiberty.a
if [ x"" != x ]; then \
  cd pic; \
  ar rc libiberty.a \
    regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o 
concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.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 
physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o 
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o 
xstrerror.o  mkstemps.o; \
  ranlib libiberty.a; \
  cd ..; \
else true; fi
rm -f needed-list; touch needed-list; \
for f in atexit calloc memchr memcmp memcpy memmove memset rename strchr 
strerror strncmp strrchr strstr strtol strtoul tmpnam vfprintf vprintf vfork 
waitpid bcmp bcopy bzero; do \
  for g in mkstemps.o ; do \
    case "$g" in \
      *$f*) echo $g >> needed-list ;; \
    esac; \
  done; \
done
echo regex.o cplus-dem.o cp-demangle.o md5.o alloca.o argv.o choose-temp.o 
concat.o dyn-string.o fdmatch.o fibheap.o floatformat.o fnmatch.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 
physmem.o pex-unix.o safe-ctype.o sort.o spaces.o splay-tree.o strerror.o 
strsignal.o ternary.o xatexit.o xexit.o xmalloc.o xmemdup.o xstrdup.o 
xstrerror.o > required-list
make[2]: Entering directory `/usr/src/binutils-2.14-build/libiberty/testsuite'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/usr/src/binutils-2.14-build/libiberty/testsuite'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/libiberty'
Configuring in opcodes
loading cache .././config.cache
checking for Cygwin environment... no
checking for mingw32 environment... no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for ld used by GCC... 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... -r
checking for BSD-compatible nm... nm
checking whether ln -s works... yes
checking how to recognise dependant libraries... pass_all
checking for object suffix... o
checking for executable suffix... no
checking for ranlib... (cached) ranlib
checking for strip... strip
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
finding the maximum length of command line arguments... 49153
checking if gcc supports -c -o file.o... yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
updating cache .././config.cache
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr sv tr es da de id pt_BR ro
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
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
Configuring in bfd
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for strerror in -lcposix... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ar... (cached) ar
checking for ranlib... (cached) ranlib
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... (cached) yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
updating cache .././config.cache
loading cache .././config.cache within ltconfig
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 49153
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether to install libbfd... yes
checking for executable suffix... (cached) no
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr tr ja es sv da zh_CN
checking for a BSD compatible install... /usr/bin/install -c
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/time.h... (cached) yes
checking whether time.h and sys/time.h may both be included... (cached) yes
checking for dirent.h that defines DIR... yes
checking for opendir in -ldir... no
checking for fcntl... yes
checking for getpagesize... (cached) yes
checking for setitimer... yes
checking for sysconf... (cached) yes
checking for fdopen... yes
checking for getuid... yes
checking for getgid... yes
checking whether strstr must be declared... no
checking whether malloc must be declared... no
checking whether realloc must be declared... no
checking whether free must be declared... no
checking whether getenv must be declared... no
checking for sys/procfs.h... yes
checking for prstatus_t in sys/procfs.h... yes
checking for prstatus32_t in sys/procfs.h... no
checking for prstatus_t.pr_who in sys/procfs.h... no
checking for prstatus32_t.pr_who in sys/procfs.h... no
checking for pstatus_t in sys/procfs.h... no
checking for pxstatus_t in sys/procfs.h... no
checking for pstatus32_t in sys/procfs.h... no
checking for prpsinfo_t in sys/procfs.h... yes
checking for prpsinfo32_t in sys/procfs.h... no
checking for psinfo_t in sys/procfs.h... no
checking for psinfo32_t in sys/procfs.h... no
checking for lwpstatus_t in sys/procfs.h... no
checking for lwpxstatus_t in sys/procfs.h... no
checking for lwpstatus_t.pr_context in sys/procfs.h... no
checking for lwpstatus_t.pr_reg in sys/procfs.h... no
checking for win32_pstatus_t in sys/procfs.h... no
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for madvise... yes
checking for mprotect... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating bfd-in3.h
creating bfdver.h
creating po/Makefile.in
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/bfd'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/bfd'
Making all in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd/doc'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd/doc'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd/po'
( if test 'x../../../binutils-2.14/bfd/po' != 'x.'; then \
    posrcprefix='../../../binutils-2.14/bfd/'; \
  else \
    posrcprefix="../"; \
  fi; \
  rm -f SRC-POTFILES-t SRC-POTFILES \
    && (sed -e '/^#/d' \
            -e '/^[     ]*$/d' \
            -e "address@hidden@ $posrcprefix& \\\\@" < 
../../../binutils-2.14/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 "address@hidden@ ../& \\\\@" < 
../../../binutils-2.14/bfd/po/BLD-POTFILES.in \
        | sed -e '$s/\\$//') > BLD-POTFILES-t \
    && chmod a-w BLD-POTFILES-t \
    && mv BLD-POTFILES-t BLD-POTFILES )
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/bfd'
rm -f bfd-tmp.h
cp bfd-in3.h bfd-tmp.h
/bin/sh ../../binutils-2.14/bfd/../move-if-change bfd-tmp.h bfd.h
rm -f bfd-tmp.h
touch stmp-bfd-h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/archive.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/archive.c -o archive.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec 
-DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'
 -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec 
-DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
../../binutils-2.14/bfd/archures.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec 
"-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
 "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec 
-DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
../../binutils-2.14/bfd/archures.c -o archures.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfd.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfd.c -o bfd.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfdio.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfdio.c -o bfdio.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfdwin.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/bfdwin.c -o bfdwin.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cache.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cache.c -o cache.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/coffgen.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/coffgen.c -o coffgen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/corefile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/corefile.c -o corefile.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/format.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/format.c -o format.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/init.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/init.c -o init.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/libbfd.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/libbfd.c -o libbfd.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/opncls.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/opncls.c -o opncls.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/reloc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/reloc.c -o reloc.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/section.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/section.c -o section.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/syms.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/syms.c -o syms.o
rm -f targmatch.h
sed -f ../../binutils-2.14/bfd/targmatch.sed < 
../../binutils-2.14/bfd/config.bfd > targmatch.new
mv -f targmatch.new targmatch.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec 
-DSELECT_VECS='&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec'
 -DSELECT_ARCHITECTURES='&bfd_i386_arch' -DHAVE_bfd_elf32_i386_vec 
-DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
../../binutils-2.14/bfd/targets.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_VECTOR=bfd_elf32_i386_vec 
"-DSELECT_VECS=&bfd_elf32_i386_vec,&i386linux_vec,&bfd_efi_app_ia32_vec,&bfd_elf32_little_generic_vec,&bfd_elf32_big_generic_vec"
 "-DSELECT_ARCHITECTURES=&bfd_i386_arch" -DHAVE_bfd_elf32_i386_vec 
-DHAVE_i386linux_vec -DHAVE_bfd_efi_app_ia32_vec 
-DHAVE_bfd_elf32_little_generic_vec -DHAVE_bfd_elf32_big_generic_vec 
../../binutils-2.14/bfd/targets.c -o targets.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/hash.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/hash.c -o hash.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/linker.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/linker.c -o linker.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/srec.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/srec.c -o srec.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/binary.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/binary.c -o binary.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/tekhex.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/tekhex.c -o tekhex.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/ihex.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/ihex.c -o ihex.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/stabs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/stabs.c -o stabs.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/stab-syms.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/stab-syms.c -o 
stab-syms.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/merge.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/merge.c -o merge.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/dwarf2.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/dwarf2.c -o dwarf2.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/simple.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/simple.c -o simple.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/archive64.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/archive64.c -o 
archive64.o
rm -f elf32-target.h
sed -e s/NN/32/g < ../../binutils-2.14/bfd/elfxx-target.h > elf32-target.new
mv -f elf32-target.new elf32-target.h
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32-i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32-i386.c -o 
elf32-i386.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32.c -o elf32.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf.c -o elf.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elflink.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elflink.c -o elflink.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf-strtab.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf-strtab.c -o 
elf-strtab.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf-eh-frame.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf-eh-frame.c -o 
elf-eh-frame.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/dwarf1.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/dwarf1.c -o dwarf1.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/i386linux.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/i386linux.c -o 
i386linux.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/aout32.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/aout32.c -o aout32.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/efi-app-ia32.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/efi-app-ia32.c -o 
efi-app-ia32.o
rm -f peigen.c
sed -e s/XX/pe/g < ../../binutils-2.14/bfd/peXXigen.c > peigen.new
mv -f peigen.new peigen.c
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c peigen.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c peigen.c -o peigen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cofflink.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cofflink.c -o cofflink.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32-gen.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/elf32-gen.c -o 
elf32-gen.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cpu-i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/cpu-i386.c -o cpu-i386.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/bfd -I. -D_GNU_SOURCE   -DTRAD_CORE   -I. 
-I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include  
-I../../binutils-2.14/bfd/../intl -I../intl   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/trad-core.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/bfd -I. -D_GNU_SOURCE -DTRAD_CORE 
-I. -I../../binutils-2.14/bfd -I../../binutils-2.14/bfd/../include 
-I../../binutils-2.14/bfd/../intl -I../intl -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/bfd/trad-core.c -o 
trad-core.o
rm -f tofiles
f=""; \
for i in elf32-i386.lo elf32.lo elf.lo elflink.lo elf-strtab.lo elf-eh-frame.lo 
dwarf1.lo i386linux.lo aout32.lo efi-app-ia32.lo peigen.lo cofflink.lo 
elf32-gen.lo cpu-i386.lo trad-core.lo ; do \
  case " $f " in \
    *" $i "*) ;; \
    *) f="$f $i" ;; \
  esac ; \
done ; \
echo $f > tofiles
/bin/sh ../../binutils-2.14/bfd/../move-if-change tofiles ofiles
touch stamp-ofiles
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o libbfd.la -rpath /usr/local/lib -release 2.14  
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 archive64.lo `cat ofiles`  
mkdir .libs
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 archive64.o elf32-i386.o elf32.o elf.o elflink.o 
elf-strtab.o elf-eh-frame.o dwarf1.o i386linux.o aout32.o efi-app-ia32.o 
peigen.o cofflink.o elf32-gen.o cpu-i386.o trad-core.o
ranlib .libs/libbfd.a
creating libbfd.la
(cd .libs && rm -f libbfd.la && ln -s ../libbfd.la libbfd.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libbfd.a ]; then \
  cp $libtooldir/libbfd.a libbfd.tmp; \
  ranlib libbfd.tmp; \
  /bin/sh ../../binutils-2.14/bfd/../move-if-change libbfd.tmp libbfd.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/usr/src/binutils-2.14-build/bfd'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/bfd'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/bfd'
make[1]: Entering directory `/usr/src/binutils-2.14-build/opcodes'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/opcodes'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/opcodes/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/opcodes/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/opcodes'
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd  -I../../binutils-2.14/opcodes/../intl 
-I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/opcodes/dis-buf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd -I../../binutils-2.14/opcodes/../intl 
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/opcodes/dis-buf.c -o dis-buf.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd  -I../../binutils-2.14/opcodes/../intl 
-I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c  
-DARCH_i386 ../../binutils-2.14/opcodes/disassemble.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd -I../../binutils-2.14/opcodes/../intl 
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
-DARCH_i386 ../../binutils-2.14/opcodes/disassemble.c -o disassemble.o
/bin/sh ./libtool --mode=compile gcc -DHAVE_CONFIG_H -I. 
-I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd  -I../../binutils-2.14/opcodes/../intl 
-I../intl   -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/opcodes/i386-dis.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/opcodes -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/opcodes -I../bfd -I../../binutils-2.14/opcodes/../include 
-I../../binutils-2.14/opcodes/../bfd -I../../binutils-2.14/opcodes/../intl 
-I../intl -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/opcodes/i386-dis.c -o i386-dis.o
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o libopcodes.la -rpath /usr/local/lib -release 
2.14  dis-buf.lo disassemble.lo i386-dis.lo  
mkdir .libs
ar cru .libs/libopcodes.a  dis-buf.o disassemble.o i386-dis.o
ranlib .libs/libopcodes.a
creating libopcodes.la
(cd .libs && rm -f libopcodes.la && ln -s ../libopcodes.la libopcodes.la)
libtooldir=`/bin/sh ./libtool --config | sed -n -e 's/^objdir=//p'`; \
if [ -f $libtooldir/libopcodes.a ]; then \
  cp $libtooldir/libopcodes.a libopcodes.tmp; \
  ranlib libopcodes.tmp; \
  /bin/sh ../../binutils-2.14/opcodes/../move-if-change libopcodes.tmp 
libopcodes.a; \
else true; fi
touch stamp-lib
make[3]: Leaving directory `/usr/src/binutils-2.14-build/opcodes'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/opcodes'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/opcodes'
Configuring in binutils
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for strerror in -lcposix... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... (cached) yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 49153
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for bison... bison -y
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... flex
checking for flex... (cached) flex
checking for yywrap in -lfl... yes
checking lex output file root... lex.yy
checking whether yytext is a pointer... yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr tr ja es sv da zh_CN
checking whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for fcntl.h... (cached) yes
checking for sys/file.h... (cached) yes
checking for sys/wait.h that is POSIX.1 compatible... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for sbrk... (cached) yes
checking for utimes... yes
checking for setmode... no
checking for getc_unlocked... yes
checking for strcoll... yes
checking for fopen64... 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 utime.h... yes
checking whether fprintf must be declared... no
checking whether strstr must be declared... (cached) no
checking whether sbrk must be declared... no
checking whether getenv must be declared... (cached) no
checking whether environ must be declared... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating po/Makefile.in
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/binutils'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/binutils'
Making all in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils/doc'
if test -f cxxfilt.man; then \
  man=cxxfilt.man; \
else \
  man=../../../binutils-2.14/binutils/doc/cxxfilt.man; \
fi; \
sed -e 's/@PROGRAM@/c++filt/' \
    -e 's/cxxfilt/c++filt/' < $man \
        > c++filt.1
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils/doc'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/binutils'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/size.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/bucomm.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/version.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/filemode.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o size  size.o bucomm.o version.o filemode.o 
../bfd/libbfd.la ../libiberty/libiberty.a  
mkdir .libs
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o size size.o 
bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c  ../../binutils-2.14/binutils/objdump.c
../../binutils-2.14/binutils/objdump.c: In function `dump_data':
../../binutils-2.14/binutils/objdump.c:2289: warning: comparison between signed 
and unsigned
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/budemang.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/prdbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/rddbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/debug.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/stabs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/ieee.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/rdcoff.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o objdump  objdump.o budemang.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  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objdump 
objdump.o budemang.o prdbg.o rddbg.o debug.o stabs.o ieee.o rdcoff.o bucomm.o 
version.o filemode.o  ../opcodes/.libs/libopcodes.a ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/arparse.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/arlex.c
lex.yy.c:1840: warning: no previous prototype for `yyget_lineno'
lex.yy.c:1849: warning: no previous prototype for `yyget_in'
lex.yy.c:1857: warning: no previous prototype for `yyget_out'
lex.yy.c:1865: warning: no previous prototype for `yyget_leng'
lex.yy.c:1874: warning: no previous prototype for `yyget_text'
lex.yy.c:1883: warning: no previous prototype for `yyset_lineno'
lex.yy.c:1895: warning: no previous prototype for `yyset_in'
lex.yy.c:1900: warning: no previous prototype for `yyset_out'
lex.yy.c:1905: warning: no previous prototype for `yyget_debug'
lex.yy.c:1910: warning: no previous prototype for `yyset_debug'
lex.yy.c:1916: warning: no previous prototype for `yylex_destroy'
lex.yy.c:1348: warning: `yyunput' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/ar.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/not-ranlib.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/arsup.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/rename.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/binemul.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/emul_vanilla.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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 -lfl  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ar arparse.o 
arlex.o ar.o not-ranlib.o arsup.o rename.o binemul.o emul_vanilla.o bucomm.o 
version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a -lfl
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/strings.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o strings  strings.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strings 
strings.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/is-ranlib.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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 -lfl  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o ranlib ar.o 
is-ranlib.o arparse.o arlex.o arsup.o rename.o binemul.o emul_vanilla.o 
bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a 
-lfl
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/objcopy.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/not-strip.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/wrstabs.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o objcopy 
objcopy.o not-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o 
wrstabs.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/addr2line.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o addr2line  addr2line.o budemang.o bucomm.o 
version.o filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o addr2line 
addr2line.o budemang.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/readelf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/unwind-ia64.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o readelf  readelf.o version.o unwind-ia64.o  
../libiberty/libiberty.a 
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o readelf 
readelf.o version.o unwind-ia64.o  ../libiberty/libiberty.a
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/nm.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o nm-new  nm.o budemang.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o nm-new nm.o 
budemang.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/is-strip.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o strip-new 
objcopy.o is-strip.o rename.o rddbg.o debug.o stabs.o ieee.o rdcoff.o wrstabs.o 
bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a ../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/binutils -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/binutils -I../bfd -I../../binutils-2.14/binutils/../bfd 
-I../../binutils-2.14/binutils/../include 
-I../../binutils-2.14/binutils/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\"" 
-Dbin_dummy_emulation=bin_vanilla_emulation   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/binutils/cxxfilt.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o cxxfilt  cxxfilt.o bucomm.o version.o 
filemode.o ../bfd/libbfd.la ../libiberty/libiberty.a  
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o cxxfilt 
cxxfilt.o bucomm.o version.o filemode.o  ../bfd/.libs/libbfd.a 
../libiberty/libiberty.a
bucomm.o: In function `make_tempname':
/usr/src/binutils-2.14-build/binutils/../../binutils-2.14/binutils/bucomm.c:441:
 the use of `mktemp' is dangerous, better use `mkstemp'
make[3]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/binutils'
Configuring in gas
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ld used by GCC... (cached) 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... (cached) yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 49153
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for bison... (cached) bison -y
checking how to run the C preprocessor... (cached) gcc -E
checking for flex... (cached) flex
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) yes
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr tr es
checking whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for memory.h... yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
checking for stdarg.h... yes
checking for varargs.h... 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... (cached) yes
checking for alloca... (cached) yes
checking for inline... (cached) inline
checking for unlink... yes
checking for sbrk... (cached) yes
checking for working assert macro... yes
checking whether declaration is required for strstr... no
checking whether declaration is required for malloc... no
checking whether declaration is required for free... no
checking whether declaration is required for sbrk... no
checking whether declaration is required for environ... yes
checking whether declaration is required for errno... no
updating cache .././config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating .gdbinit
creating po/Makefile.in
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/gas'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/gas'
Making all in doc
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas/doc'
rm -f asconfig.texi
ln -s ../../../binutils-2.14/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 \
  || ln ../../../binutils-2.14/gas/doc/all.texi ./asconfig.texi >/dev/null 2>&1 
\
  || cp ../../../binutils-2.14/gas/doc/all.texi ./asconfig.texi
rm -f gasver.texi
echo '@set VERSION 2.14' > gasver.texi
touch as.1
perl ../../../binutils-2.14/gas/../etc/texi2pod.pl -Dman < 
../../../binutils-2.14/gas/doc/as.texinfo > as.pod
Option GCC not defined
Option LD not defined
(pod2man --center="GNU Development Tools" --release="binutils-2.14" --section=1 
as.pod | \
        sed -e '/^.if n .na/d' > as.1.T$$ && \
        mv -f as.1.T$$ as.1) || \
        (rm -f as.1.T$$ && exit 1)
rm -f as.pod
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas/doc'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/gas'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/app.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/as.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/atof-generic.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/bignum-copy.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/cond.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/depend.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/dwarf2dbg.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/ecoff.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/ehopt.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/expr.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/flonum-copy.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/flonum-konst.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/flonum-mult.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/frags.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/hash.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/input-file.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/input-scrub.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/listing.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/literal.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/macro.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/messages.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/output-file.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/read.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/sb.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/stabs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/subsegs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/symbols.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/write.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/config/tc-i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/config/obj-elf.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gas -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/gas -I../bfd -I../../binutils-2.14/gas/config 
-I../../binutils-2.14/gas/../include -I../../binutils-2.14/gas/.. 
-I../../binutils-2.14/gas/../bfd -I../../binutils-2.14/gas/../intl -I../intl 
-DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/gas/config/atof-ieee.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2  -o as-new  app.o as.o atof-generic.o bignum-copy.o 
cond.o depend.o dwarf2dbg.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 sb.o stabs.o subsegs.o symbols.o 
write.o tc-i386.o obj-elf.o atof-ieee.o  ../bfd/libbfd.la 
../libiberty/libiberty.a   
mkdir .libs
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o as-new app.o 
as.o atof-generic.o bignum-copy.o cond.o depend.o dwarf2dbg.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 sb.o 
stabs.o subsegs.o symbols.o write.o tc-i386.o obj-elf.o atof-ieee.o  
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gas'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/gas'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/gas'
Configuring in ld
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for strerror in -lcposix... (cached) no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for ld used by GCC... (cached) 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... (cached) yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 49153
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr sv tr es da
checking for executable suffix... (cached) no
checking for bison... (cached) bison -y
checking for flex... (cached) flex
checking for flex... (cached) flex
checking for yywrap in -lfl... (cached) yes
checking lex output file root... (cached) lex.yy
checking whether yytext is a pointer... (cached) yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sbrk... (cached) yes
checking for realpath... (cached) yes
checking for dirent.h that defines DIR... (cached) yes
checking for opendir in -ldir... (cached) no
checking whether strstr must be declared... (cached) no
checking whether free must be declared... (cached) no
checking whether sbrk must be declared... (cached) no
checking whether getenv must be declared... (cached) no
checking whether environ must be declared... (cached) yes
checking whether ANSI C string concatenation works... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating config.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/ld'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/ld'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/ld/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/ld/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/ld'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldgram.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldlex.c
lex.yy.c:3467: warning: no previous prototype for `yyget_lineno'
lex.yy.c:3476: warning: no previous prototype for `yyget_in'
lex.yy.c:3484: warning: no previous prototype for `yyget_out'
lex.yy.c:3492: warning: no previous prototype for `yyget_leng'
lex.yy.c:3501: warning: no previous prototype for `yyget_text'
lex.yy.c:3510: warning: no previous prototype for `yyset_lineno'
lex.yy.c:3522: warning: no previous prototype for `yyset_in'
lex.yy.c:3527: warning: no previous prototype for `yyset_out'
lex.yy.c:3532: warning: no previous prototype for `yyget_debug'
lex.yy.c:3537: warning: no previous prototype for `yyset_debug'
lex.yy.c:3543: warning: no previous prototype for `yylex_destroy'
lex.yy.c:2975: warning: `yyunput' defined but not used
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/lexsup.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldlang.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/mri.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldctor.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c -DDEFAULT_EMULATION='"elf_i386"' \
  -DSCRIPTDIR='"/usr/local/i686-pc-linux-gnu/lib"' -DBINDIR='"/usr/local/bin"' \
  -DTOOLBINDIR='"/usr/local/i686-pc-linux-gnu/bin"' \
  -DTARGET='"i686-pc-linux-gnu"' -DTARGET_SYSTEM_ROOT=\"\" \
  ../../binutils-2.14/ld/ldmain.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldwrite.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldexp.c
(echo "/* This file is automatically generated.  DO NOT EDIT! */";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "extern ld_emulation_xfer_type ld_${f}_emulation;"; \
done;\
echo "";\
echo "#define EMULATION_LIST \\";\
for f in `echo " " eelf_i386.o ei386linux.o "" \
 | sed -e 's/ e/ ld/g' -e 's/ ld/ /g' -e 's/[.]o//g'`; do \
    echo "  &ld_${f}_emulation, \\"; \
done;\
echo "  0") >ldemul-tmp.h
mv ldemul-tmp.h ldemul-list.h
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldemul.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldver.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldmisc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldfile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ../../binutils-2.14/ld/ldcref.c
cp ../../binutils-2.14/ld/emultempl/astring.sed stringify.sed
LIB_PATH='' /bin/sh ../../binutils-2.14/ld/genscripts.sh ../../binutils-2.14/ld 
/usr/local/lib "/usr/local" i686-pc-linux-gnu i686-pc-linux-gnu 
i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no elf_i386 
"i686-pc-linux-gnu"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c eelf_i386.c
LIB_PATH='' /bin/sh ../../binutils-2.14/ld/genscripts.sh ../../binutils-2.14/ld 
/usr/local/lib "/usr/local" i686-pc-linux-gnu i686-pc-linux-gnu 
i686-pc-linux-gnu "elf_i386" "/usr/local/lib /lib /usr/lib" no i386linux 
"i686-pc-linux-gnuaout"
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/ld -I. -D_GNU_SOURCE -I. 
-I../../binutils-2.14/ld -I../bfd -I../../binutils-2.14/ld/../bfd 
-I../../binutils-2.14/ld/../include -I../../binutils-2.14/ld/../intl -I../intl  
-g -O2 -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -g -O2 -c ei386linux.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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 eelf_i386.o ei386linux.o  ../bfd/libbfd.la ../libiberty/libiberty.a  
mkdir .libs
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -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 eelf_i386.o ei386linux.o  
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
rm -f ldver.texi
echo '@set VERSION 2.14' > ldver.texi
touch ld.1
perl ../../binutils-2.14/ld/../etc/texi2pod.pl -Dman < 
../../binutils-2.14/ld/ld.texinfo > ld.pod
(pod2man --center="GNU Development Tools" --release="binutils-2.14" --section=1 
ld.pod | \
        sed -e '/^.if n .na/d' > ld.1.T$$ && \
        mv -f ld.1.T$$ ld.1) || \
        (rm -f ld.1.T$$ && exit 1)
rm -f ld.pod
make[3]: Leaving directory `/usr/src/binutils-2.14-build/ld'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/ld'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/ld'
Configuring in gprof
loading cache .././config.cache
checking for Cygwin environment... (cached) no
checking for mingw32 environment... (cached) no
checking host system type... i686-pc-linux-gnu
checking target system type... i686-pc-linux-gnu
checking build system type... i686-pc-linux-gnu
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for POSIXized ISC... no
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking whether build environment is sane... yes
checking whether make sets ${MAKE}... (cached) yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking for ld used by GCC... (cached) 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld
checking if the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) is 
GNU ld... (cached) yes
checking for 
/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld option 
to reload object files... (cached) -r
checking for BSD-compatible nm... (cached) nm
checking whether ln -s works... (cached) yes
checking how to recognise dependant libraries... (cached) pass_all
checking for object suffix... (cached) o
checking for executable suffix... (cached) no
checking for ranlib... (cached) ranlib
checking for strip... (cached) strip
loading cache .././config.cache within ltconfig
checking whether -lc should be explicitly linked in... (cached) yes
checking for objdir... .libs
checking for gcc option to produce PIC...  -fPIC -DPIC
checking if gcc PIC flag  -fPIC -DPIC works... (cached) yes
checking if gcc static flag -static works... (cached) yes
finding the maximum length of command line arguments... (cached) 49153
checking if gcc supports -c -o file.o... (cached) yes
checking if gcc supports -fno-rtti -fno-exceptions ... yes
checking whether the linker 
(/usr/lib/gcc-lib/i486-suse-linux/3.2/../../../../i486-suse-linux/bin/ld) 
supports shared libraries... yes
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking command to parse nm output... ok
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
creating libtool
loading cache .././config.cache
checking for gcc... (cached) gcc
checking whether the C compiler (gcc -g -O2 ) works... yes
checking whether the C compiler (gcc -g -O2 ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking whether gcc accepts -g... (cached) yes
checking for a BSD compatible install... /usr/bin/install -c
checking for setmode... (cached) no
checking how to run the C preprocessor... (cached) gcc -E
checking for ranlib... (cached) ranlib
checking for ANSI C header files... (cached) yes
checking for working const... (cached) yes
checking for inline... (cached) inline
checking for off_t... (cached) yes
checking for size_t... (cached) yes
checking for working alloca.h... (cached) yes
checking for alloca... (cached) yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/stat.h... (cached) yes
checking for sys/types.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... (cached) yes
checking for argz.h... (cached) yes
checking for limits.h... (cached) yes
checking for locale.h... (cached) yes
checking for nl_types.h... (cached) yes
checking for malloc.h... (cached) yes
checking for string.h... (cached) yes
checking for unistd.h... (cached) yes
checking for values.h... (cached) yes
checking for sys/param.h... (cached) yes
checking for getcwd... (cached) yes
checking for munmap... (cached) yes
checking for putenv... (cached) yes
checking for setenv... (cached) yes
checking for setlocale... (cached) yes
checking for strchr... (cached) yes
checking for strcasecmp... (cached) yes
checking for __argz_count... (cached) yes
checking for __argz_stringify... (cached) yes
checking for __argz_next... (cached) yes
checking for LC_MESSAGES... (cached) yes
checking whether NLS is requested... yes
checking whether included gettext is requested... no
checking for libintl.h... (cached) yes
checking for gettext in libc... (cached) yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for dcgettext... (cached) yes
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for catalogs to be installed...  fr tr sv es id da pt_BR
checking whether to enable maintainer-specific portions of Makefiles... no
checking for executable suffix... (cached) no
checking for sys/gmon_out.h... yes
updating cache .././config.cache
creating ./config.status
creating Makefile
creating po/Makefile.in
creating gconfig.h
make[1]: Entering directory `/usr/src/binutils-2.14-build/gprof'
make  all-recursive
make[2]: Entering directory `/usr/src/binutils-2.14-build/gprof'
Making all in po
make[3]: Entering directory `/usr/src/binutils-2.14-build/gprof/po'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gprof/po'
make[3]: Entering directory `/usr/src/binutils-2.14-build/gprof'
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/basic_blocks.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/call_graph.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/cg_arcs.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/cg_dfn.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/cg_print.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/corefile.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/gmon_io.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/gprof.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/hertz.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/hist.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/source.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/search_list.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/symtab.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/sym_ids.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/utils.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/i386.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/alpha.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/vax.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/tahoe.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/sparc.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/mips.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/flat_bl.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/bsd_callg_bl.c
gcc -DHAVE_CONFIG_H -I. -I../../binutils-2.14/gprof -I. -D_GNU_SOURCE -DDEBUG 
-I../bfd -I../../binutils-2.14/gprof/../include 
-I../../binutils-2.14/gprof/../bfd -I../../binutils-2.14/gprof/../intl 
-I../intl -I. -DLOCALEDIR="\"/usr/local/share/locale\""   -W -Wall 
-Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 
../../binutils-2.14/gprof/fsf_callg_bl.c
/bin/sh ./libtool --mode=link gcc -W -Wall -Wstrict-prototypes 
-Wmissing-prototypes -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  
mkdir .libs
gcc -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -o gprof 
basic_blocks.o call_graph.o cg_arcs.o cg_dfn.o cg_print.o corefile.o gmon_io.o 
gprof.o hertz.o hist.o source.o search_list.o symtab.o sym_ids.o utils.o i386.o 
alpha.o vax.o tahoe.o sparc.o mips.o flat_bl.o bsd_callg_bl.o fsf_callg_bl.o  
../bfd/.libs/libbfd.a ../libiberty/libiberty.a
make[3]: Leaving directory `/usr/src/binutils-2.14-build/gprof'
make[2]: Leaving directory `/usr/src/binutils-2.14-build/gprof'
make[1]: Leaving directory `/usr/src/binutils-2.14-build/gprof'
Configuring in etc
loading cache .././config.cache
checking for a BSD compatible install... (cached) /usr/bin/install -c
creating ./config.status
creating Makefile
make[1]: Entering directory `/usr/src/binutils-2.14-build/etc'
make[1]: Nothing to be done for `all'.
make[1]: Leaving directory `/usr/src/binutils-2.14-build/etc'

# uname -a
Linux linux 2.4.21 #8 Mon Sep 8 23:16:57 CEST 2003 i686 unknown

# echo $PATH
/usr/local/bin:/usr/bin:/usr/X11R6/bin:/bin:/usr/games:.

# cc --version
cc (GCC) 3.2
Copyright (C) 2002 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

# make --version
GNU Make 3.80
Copyright (C) 2002  Free Software Foundation, Inc.
This is free software; see the source for copying conditions.
There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A
PARTICULAR PURPOSE.

# ar --version
GNU ar 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

# as --version
GNU assembler 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.
This assembler was configured for a target of `i486-suse-linux'.

# nm --version
GNU nm 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

# ranlib --version
GNU ranlib 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

# objcopy --version
GNU objcopy 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.

# objdump --version
GNU objdump 2.12.90.0.15 20020717 (SuSE)
Copyright 2002 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License.  This program has absolutely no warranty.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]