bug-binutils
[Top][All Lists]
Advanced

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

ld gold stops looking for lib if it finds incompatible one first


From: Arkadiusz Miskiewicz
Subject: ld gold stops looking for lib if it finds incompatible one first
Date: Tue, 23 Aug 2011 08:56:29 +0200
User-agent: KMail/1.13.7 (Linux/3.1.0-rc2-00122-g5c80c71; KDE/4.7.0; x86_64; ; )

Linux x86_64, 64 bit userspace

binutils 2.21.53.0.2

bfd works fine
$ ld.bfd -shared -o ulogd_BASE.so ulogd_BASE_sh.o -lc

but gold fails
$ ld.gold -shared -o ulogd_BASE.so ulogd_BASE_sh.o -lc
ld.gold: warning: skipping incompatible /usr/lib/libc.so while searching for c
ld.gold: error: cannot find -lc

-- 
Arkadiusz Miƛkiewicz        PLD/Linux Team
arekm / maven.pl            http://ftp.pld-linux.org/



reply via email to

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