------- 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 [EMAIL PROTECTED]'
> 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.
_______________________________________________
bug-binutils mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/bug-binutils