Displaying 2 results from an estimated 2 matches for "a978247".
Did you mean:
978247
2016 Feb 29
0
lld as ld replacement on Windows (with MinGW)
...________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160229/a978247e/attachment.html>
2016 Feb 29
2
lld as ld replacement on Windows (with MinGW)
Hi,
I couldn’t find a lld specific list so I hope this is the correct place for
lld questions.
I would like to build a llvm/clang/libcxx based toolchain for Windows using
the MinGW runtime. Since the MinGW runtime kind of expects to be built by
gcc I figured the easiest way forward would be to use lld in ld mode.
However, it seems that lld cannot produce windows executables while working
in “ld