search for: 28c3fad8

Displaying 1 result from an estimated 1 matches for "28c3fad8".

2017 Feb 10
2
Compatibility issue with go
I spent most of the day trying to figure out why go packages were failing to build when lld was the system linker. I finally got to what IMHO is an issue in go: https://github.com/golang/go/issues/19018. I will still give it a try tomorrow to see how hard it would be to work around it in lld, but just wanted to share in case anyone else was hitting the same problem. Cheers, Rafael