<div dir="ltr">+Yaron since he submitted r253161.<div class="gmail_extra"><br><div class="gmail_quote">On Sun, Apr 3, 2016 at 7:01 PM, Techmeology via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hello<br>
<br>
I'm trying to use Clang to cross-compile for Windows on Linux. My system<br>
linker (/usr/bin/ld) does not support the creation of Windows<br>
executables, but I have another linker, x86_64-w64-mingw32-ld, that does.<br>
<br>
There is logic in the Mingw support that prevents the use of any linker<br>
that isn't called "ld" or "lld" which prevents me from using<br>
x86_64-w64-mingw32-ld unless I revert the commit. This logic is added by<br>
r253161 (4f60e73bd8c2ee40ef6d419e15860bfbfba4c619 in git). According to<br>
the commit message, this was suggested by Filipe Cabecinhas.<br>
Unfortunately, I don't have an email address, so I can't cc this<br>
developer, however: would it be possible to revert this commit, as it<br>
impedes the cross-compilation use case?<br>
<br>
Many Thanks<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div></div>