This is the mail archive of the binutils@sourceware.cygnus.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Not able to generate executable the GNU ld from binutils-990714


Hi all!!,
	I reconfigured and built  binutils-990714, but when I try to compile 
hello.c , I get a exit status 1 from collect2(a.k.a GNU ld)

____________ Clip of gcc -v hello.c -o hello _____________________________

***** Earlier log not shown here ***********

/usr/cygnus/H-mips-dde-sysv4.2MP/mips-dde-sysv4.2MP/bin/ld -dynamic-linker 
/usr/lib/ld.so.1 -o hello /usr/cygnus/H-mips-dde-sysv4.2MP/lib/crt1.o 
/usr/cygnus/H-mips-dde-sysv4.2MP/lib/values-Xa.o /usr/cygnus/H-mips-dde-sysv4
..2MP/lib/crti.o /usr/cygnus/H-mips-dde-sysv4.2MP/lib/gcc-lib/mips-dde-sysv4.2
MP/egcs-2.91.66/crtbegin.o -L/usr/cygnus/H-mips-dde-sysv4.2MP/lib/gcc-lib/mip
s-dde-sysv4.2MP/egcs-2.91.66 -L/usr/cygnus/H-mips-dde-sysv4.2MP/mips-dde-sysv
4.2MP/lib -L/usr/cygnus/H-mips-dde-sysv4.2MP/bin -L/usr/cygnus/H-mips-dde-sys
v4.2MP/lib -L/usr/cygnus/H-mips-dde-sysv4.2MP/lib -v /var/tmp/ccBRxkGF.o 
-lgcc -lc -lgcc /usr/cygnus/H-mips-dde-sysv4.2MP/lib/gcc-lib/mips-dde-sysv4.2
MP/egcs-2.91.66/crtend.o /usr/cygnus/H-mips-dde-sysv4.2MP/lib/crtn.o
GNU ld version 2.9.4 (with BFD 990714)
collect2: ld returned 1 exit status

_____________________________________________________________________________
_


O.K when I tried using 'ld' from an older binutils snapshot , it compiles 
fine.
Looks like there is still some problem somewhere.

Cheers !!

koundinya


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]