<div dir="ltr">Does Go use the system linker? Go is written in Go, and I was thinking that the Go toolchain includes everything from a compiler to a standard library to a linker, and depends on very little on the host system.</div><div class="gmail_extra"><br><div class="gmail_quote">On Thu, Feb 9, 2017 at 4:02 PM, Rafael Avila de Espindola <span dir="ltr"><<a href="mailto:rafael.espindola@gmail.com" target="_blank">rafael.espindola@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">I spent most of the day trying to figure out why go packages were<br>
failing to build when lld was the system linker.<br>
<br>
I finally got to what IMHO is an issue in go:<br>
<a href="https://github.com/golang/go/issues/19018" rel="noreferrer" target="_blank">https://github.com/golang/go/<wbr>issues/19018</a>.<br>
<br>
I will still give it a try tomorrow to see how hard it would be to work<br>
around it in lld, but just wanted to share in case anyone else was<br>
hitting the same problem.<br>
<br>
Cheers,<br>
Rafael<br>
</blockquote></div><br></div>