<div dir="rtl"><div dir="ltr">Filipe: with mingw targetting Windows/COFF files I think only ld and lld makes sense as gold creates ELF files. I included Microsoft link.exe in the mingw-useld test but rethinking, no one really uses that configuration, see attached patch. Is that what you mean?</div><div dir="ltr"><br></div><div dir="ltr">Rafael: running under Windows which has symbolic links but they aren't really used as much (or at all) as under Linux. For example clang-cl.exe and clang++.exe are copies (not links) of clang.exe.</div><div dir="ltr"><br></div><div dir="ltr">Martell, what do you think?<br></div><div dir="ltr"><br></div><div dir="ltr"><br></div><div class="gmail_extra" dir="ltr"><br><div class="gmail_quote"><div>2015-11-14 19:52 GMT+02:00 Rafael EspĂ­ndola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span>:</div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span>On 15 November 2015 at 02:39, Filipe Cabecinhas <<a href="mailto:filcab@gmail.com" target="_blank">filcab@gmail.com</a>> wrote:<br>
> Handling of values other than lld looked weird.<br>
> Can you make it a hard error to use something other than, I guess, ld, gold,<br>
> lld?<br>
> Or are there other linkers available?<br>
<br>
</span>What I find strange is that we use -flavor at all. We should ideally<br>
just be using different links to lld, like we do with "-fuse-ld=lld2".<br>
<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div></div>