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

--- Comment #11 from Alan Modra <amodra at gmail dot com> 2012-04-24 02:07:42 
UTC ---
That's because the ld ouput is a binary format file.  info-hash is a
bfd_link_generic_hash_table which means we fail if (is_elf_hash_table
(info->hash)) in _bfd_elf_link_just_syms.  Testing a fix.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.

_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
https://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to