cmd/link: duplicate symbol runtime.exit #36643
Closed
Milestone
Comments
It seems internal Go has some patches that make this happen. I'll open another bug for other linker problems. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
afaict.
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
If you add github.com/djdv/p9 as a remote and checkout
restream/ipfs
(adds support for more GOARCH/GOOS), you can see different errors in combination with other architectures:What did you expect to see?
builds correctly, like it did with go 1.12
What did you see instead?
failed build.
The text was updated successfully, but these errors were encountered: