[llvm-dev] Using LLD to link against third-party libraries? How? (original) (raw)
Osman Zakir via llvm-dev llvm-dev at lists.llvm.org
Tue Dec 11 11:20:18 PST 2018
- Previous message: [llvm-dev] Resolving Relocated Symbol Addresses
- Next message: [llvm-dev] Using LLD to link against third-party libraries? How?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
How do I use LLD to link against third-party libraries? I've tried providing the full path along with the library name in the same argument with the -L flag (i.e. -L path/to/library.lib) without success. I really want to know how I can do this. Thanks in advance. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181211/1201f7bc/attachment.html>
- Previous message: [llvm-dev] Resolving Relocated Symbol Addresses
- Next message: [llvm-dev] Using LLD to link against third-party libraries? How?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]