bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/1443] /lib/libc.so.6: undefined reference to address@hidden'


From: dave at hiauly1 dot hia dot nrc dot ca
Subject: [Bug ld/1443] /lib/libc.so.6: undefined reference to address@hidden'
Date: 10 Oct 2005 20:28:36 -0000

------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca  
2005-10-10 20:28 -------
Subject: Re:  /lib/libc.so.6: undefined reference to address@hidden'

> It looks OK. A testcase is needed.

The following C file triggers the problem:

int main () { return 0; }

The link command is:

./ld-new --eh-frame-hdr -dynamic-linker /lib/ld.so.1 -o main 
/usr/lib/gcc/hppa-linux-gnu/4.0.1/../../../crt1.o 
/usr/lib/gcc/hppa-linux-gnu/4.0.1/../../../crti.o 
/usr/lib/gcc/hppa-linux-gnu/4.0.1/crtbegin.o 
-L/usr/lib/gcc/hppa-linux-gnu/4.0.1 -L/usr/lib/gcc/hppa-linux-gnu/4.0.1 
-L/usr/lib/gcc/hppa-linux-gnu/4.0.1/../../.. main.o -lgcc --as-needed -lgcc_s 
--no-as-needed -lc -lgcc --as-needed -lgcc_s --no-as-needed 
/usr/lib/gcc/hppa-linux-gnu/4.0.1/crtend.o 
/usr/lib/gcc/hppa-linux-gnu/4.0.1/../../../crtn.o

Dave


-- 


http://sourceware.org/bugzilla/show_bug.cgi?id=1443

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.




reply via email to

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