<div dir="rtl"><div dir="ltr"><div dir="ltr">+Filipe Cabecinhas‏ <<a href="mailto:filcab@gmail.com">filcab@gmail.com</a>‏></div><div><br></div></div><div dir="ltr">Thanks for cc-ing me, I missed the message. Original discussion here:</div><div dir="ltr"><div dir="ltr"><br></div><div dir="ltr">  <a href="http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20151109/143190.html">http://lists.llvm.org/pipermail/cfe-commits/Week-of-Mon-20151109/143190.html</a><br></div><div><br></div></div><div dir="ltr">I think <span style="font-size:12.8px">r253161</span> could be reverted or made more flexible validating the linker name ends with "ld".</div><div dir="ltr"><br></div><div dir="ltr">Filipe, any thoughts?<br></div><div dir="ltr"><br></div></div><div class="gmail_extra"><div dir="ltr"><br><div class="gmail_quote">2016-04-04 23:17 GMT+03:00 Rui Ueyama <span dir="ltr"><<a href="mailto:ruiu@google.com" target="_blank">ruiu@google.com</a>></span>:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">+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></blockquote></div></div></div>