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: nsz at gcc dot gnu.org
Subject: [Bug ld/24815] ld fails to find symbols from DT_NEEDED entries
Date: Mon, 29 Jul 2019 14:17:17 +0000

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

Szabolcs Nagy <nsz at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |nsz at gcc dot gnu.org

--- Comment #6 from Szabolcs Nagy <nsz at gcc dot gnu.org> ---
can you run your link command under strace -f and grep stderr for lzma to see
if it was considered at all just not found (what directories were checked?) or
if linker never even tried to open it?

command line -l may use different search path than the DT_NEEDED entries.

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