bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gold/15574] Gold is overly pedantic for dynamic references to symbo


From: ccoutant at google dot com
Subject: [Bug gold/15574] Gold is overly pedantic for dynamic references to symbols with hidden visibility
Date: Thu, 12 Jun 2014 17:27:07 +0000

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.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]