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

--- Comment #2 from Cary Coutant <ccoutant at google dot com> ---
We print this warning before we see the shared object that contains the
non-hidden definition. Since gold (unlike BFD ld) does not try to emulate the
full binding behavior of the dynamic linker, there's really no way we can tell
for sure if there's going to be a non-hidden definition at runtime, so I think
the only feasible way to eliminate the false positives is to eliminate this
warning entirely.

-- 
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