help-gnu-utils
[Top][All Lists]
Advanced

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

binutils 2.13 won't compile


From: Daryl Lee
Subject: binutils 2.13 won't compile
Date: Thu, 12 Sep 2002 05:47:41 -0400
User-agent: Mutt/1.2.5i

I'm trying to upgrade binutils and get the following failure during make:
==== start of excerpt ====
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
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Invalid or unhandled FORM value: 14.
/usr/bin/ld: Dwarf Error: Could not find abbrev number 117.
bucomm.o: In function `make_tempname':
bucomm.o(.text+0x422): the use of `mktemp' is dangerous, better use `mkstemp'
collect2: ld returned 1 exit status
make[3]: *** [size] Error 1
make[3]: Leaving directory `/home/daryl/java/gnujava/objdir/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/daryl/java/gnujava/objdir/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/home/daryl/java/gnujava/objdir/binutils'
make: *** [all-binutils] Error 2
==== end of excerpt ====

Any assistance getting past this would be appreciated.  gcc --version = 3.2.  
Environment is RedHat 7.2.
-- 
Daryl Lee
Marietta, GA




reply via email to

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