bug-binutils
[Top][All Lists]
Advanced

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

binutils-2.14 fails to compile on Linux 2.4 kernel w/gcc 3.3


From: Robert La Ferla
Subject: binutils-2.14 fails to compile on Linux 2.4 kernel w/gcc 3.3
Date: Thu, 04 Mar 2004 23:01:25 -0500
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:) Gecko/20040303

Can' compile binutils-2.14.  Any ideas? Bug?

gcc -DHAVE_CONFIG_H -I. -I. -I. -D_GNU_SOURCE -I. -I. -I../bfd -I./../bfd -I./../include -I./../intl -I../intl -DLOCALEDIR="\"/usr/local/share/locale\"" -Dbin_dummy_emulation=bin_vanilla_emulation -W -Wall -Wstrict-prototypes -Wmissing-prototypes -g -O2 -c 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
/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: Invalid or unhandled FORM value: 14.
bucomm.o: In function `make_tempname':
:441: the use of `mktemp' is dangerous, better use `mkstemp'
collect2: ld returned 1 exit status
make[3]: *** [size] Error 1
make[3]: Leaving directory `/gnusrc/gnu/binutils-2.14/binutils'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/gnusrc/gnu/binutils-2.14/binutils'
make[1]: *** [all-recursive-am] Error 2
make[1]: Leaving directory `/gnusrc/gnu/binutils-2.14/binutils'
make: *** [all-binutils] Error 2

% uname -a
Linux localhost 2.4.23 #2 SMP Fri Nov 28 22:11:11 EST 2003 i686 unknown
% gcc --version
gcc (GCC) 3.3
% ld --version
GNU ld 2.11.90.0.8
% make --version
GNU Make 3.80





reply via email to

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