[llvm-dev] Compatibility issue with go

Rafael Avila de Espindola via llvm-dev llvm-dev at lists.llvm.org
Thu Feb 9 16:47:25 PST 2017


Rui Ueyama <ruiu at google.com> writes:

> 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.

Looks like all that they are missing is "ld -r" :-(

Cheers,
Rafael


More information about the llvm-dev mailing list