[llvm-bugs] [Bug 24616] [win] lld-link shouldn't depend on env vars to find libraries optionally
via llvm-bugs
llvm-bugs at lists.llvm.org
Sat Aug 29 02:08:24 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=24616
Rui Ueyama <ruiu at google.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #1 from Rui Ueyama <ruiu at google.com> ---
link.exe (and lld-link) has an option /machine for that purpose. Try
/machine:x86 or /machine:x64.
--
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/20150829/5899d3a0/attachment.html>
More information about the llvm-bugs
mailing list