------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-10-10 21:53 ------- Subject: Re: /lib/libc.so.6: undefined reference to [EMAIL PROTECTED]'
On Mon, Oct 10, 2005 at 09:41:08PM -0000, hjl at lucon dot org wrote: > > ------- Additional Comments From hjl at lucon dot org 2005-10-10 21:41 > ------- > I also need /usr/lib/crti.o. Attached. I have the feeling that the wrong bfd is being used for the DYN_DT_NEEDED check in elf_link_check_versioned_symbol: abfd = h->root.u.undef.abfd; if ((abfd->flags & DYNAMIC) == 0 || (elf_dyn_lib_class (abfd) & DYN_DT_NEEDED) == 0) return FALSE; libc.so.6 is DYN_NORMAL and ld.so.1 is DYN_DT_NEEDED. We are checking libc.so.6. Dave ------- Additional Comments From dave at hiauly1 dot hia dot nrc dot ca 2005-10-10 21:53 ------- Created an attachment (id=696) --> (http://sourceware.org/bugzilla/attachment.cgi?id=696&action=view) -- 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 bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils