[llvm-dev] LLD: targeting cygwin

Andrew Kelley via llvm-dev llvm-dev at lists.llvm.org
Wed Feb 7 15:10:43 PST 2018


Hello, I have a user who is trying to get LLD to link for the cygwin
target: https://github.com/zig-lang/zig/issues/751

Currently the issue they are running into is needing to define a linker
script, but the COFF driver (or MinGW driver) does not have support for
that.

Is there documentation or advice for how to use LLD to link for cygwin? As
a starting point, which driver to use?

Regards,
Andrew
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20180207/b6e2dddb/attachment.html>


More information about the llvm-dev mailing list