https://sourceware.org/bugzilla/show_bug.cgi?id=13557



--- Comment #7 from LRN <lrn1986 at gmail dot com> ---

No, this does not work. For real-life cases (libcairoboilerplate) ar symbol

table consists of multiple copies of ___gnu_lto_v1 and ___gnu_lto_slim or

somesuch.

The

>      arh = archive_hash_lookup (&arsym_hash, h->root.string, FALSE, FAL
SE);

lookup never considers them to be candidates for resolving undefined

references, thus 

>         if (! (*checkfn) (element, info, &needed))

is never called.



Need to look further.



-- 

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