search for: 756f1c9b

Displaying 2 results from an estimated 2 matches for "756f1c9b".

2018 Dec 11
3
Using LLD to link against third-party libraries? How?
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:
2018 Dec 11
2
Using LLD to link against third-party libraries? How?
...uilt that version). What command line arguments should I pass to LLD when I want to link against third-party libraries? That's what I'm asking. -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20181211/756f1c9b/attachment.html>