[llvm-bugs] [Bug 48325] A shared library linked by lld crashes at loading

via llvm-bugs llvm-bugs at lists.llvm.org
Tue Dec 8 04:27:26 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=48325

Dimitar Dobrev <dpldobrev at protonmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |INVALID
             Status|NEW                         |RESOLVED

--- Comment #9 from Dimitar Dobrev <dpldobrev at protonmail.com> ---
Jez Ng, thank you very much for your help! "-rpath ." fixed it right away! And
on Linux too!
You have solved my problem even though it wasn't yours, this is what I call
outstanding maintenance of open source. :) Feel free to contact me at:

dpldobrev
protonmail
com

should you fell I can help you with anything. I maintain
https://github.com/mono/CppSharp .

Please tell me about that absolute path you've encountered: is it wrong to link
with -L<absolute_path>? Should I always use -L. instead?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201208/c1d13a21/attachment-0001.html>


More information about the llvm-bugs mailing list