[llvm-dev] Using LLD to link against third-party libraries? How?
Osman Zakir via llvm-dev
llvm-dev at lists.llvm.org
Tue Dec 11 11:20:18 PST 2018
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>
More information about the llvm-dev
mailing list