bug-binutils
[Top][All Lists]
Advanced

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

[Bug ld/24815] ld fails to find symbols from DT_NEEDED entries


From: maskray at google dot com
Subject: [Bug ld/24815] ld fails to find symbols from DT_NEEDED entries
Date: Tue, 30 Jul 2019 02:41:18 +0000

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

Fangrui Song <maskray at google dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |maskray at google dot com

--- Comment #7 from Fangrui Song <maskray at google dot com> ---
-Wl,-t,-y,lzma_end is also useful

When linking an executable, something like --no-allow-shlib-undefined is the
default (the opposite allow-shlib-undefine is used when linking a DSO), if all
of libxml2.so's DT_NEEDED libs are loaded, there can be an undefined reference.

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