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

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

gnu ld claims it should be reported ....


From: David Komanek
Subject: gnu ld claims it should be reported ....
Date: Mon, 20 May 2002 15:51:54 +0200
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.4.1) Gecko/20020508 Netscape6/6.2.3

# /usr/local/bin/gcc -L/usr/local/lib/mysql /usr/local/lib/libmysqlclient.so -lz -o search_one.cgi search_one.o textutl.o cgi.o cmdline.o defines.o lists.o xml.o gen_buf.o sql_eng.o /usr/local/lib/gcc-lib/alphaev5-dec-osf5.1/3.0.4/../../../../alphaev5-dec-osf5.1/bin/ld: BFD 2.12 internal error, aborting at coff-alpha.c line 1543 /usr/local/lib/gcc-lib/alphaev5-dec-osf5.1/3.0.4/../../../../alphaev5-dec-osf5.1/bin/ld: Please report this bug.
collect2: ld returned 1 exit status


# /usr/local/bin/ld -L/usr/local/lib/mysql /us
r/local/lib/libmysqlclient.so -lz -o search_one.cgi search_one.o textutl.o cgi.o cmdline.o defines.o lists.o xml.o gen_buf.o sql_eng.o /usr/local/bin/ld: warning: cannot find entry symbol __start; defaulting to 0000000120000570 /usr/local/bin/ld: BFD 2.12 internal error, aborting at coff-alpha.c line 1543
/usr/local/bin/ld: Please report this bug.


I use latest binutils and g++ 3.0.4 on Tru64Unix 5.1A. I was not able to link the object files woth native Tru64Unix linker because of errors on multiple definitions:

"weak symbol multiply defined" - tons of these messages.

So I installed gcc/g++, binutils and the linker crashes ....

Thanks in advance,

 David Komanek






reply via email to

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