cmd/link: panic during go install -buildmode=shared -linkshared std #14841
Comments
CC @mwhudson |
Hm happens on linux/amd64 too. Oh good. |
CL https://golang.org/cl/20780 mentions this issue. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
go version
)?go version devel +80a0517 Tue Mar 15 16:25:40 2016 +0000 linux/386
go env
)?running
GOHOSTARCH=386 GOARCH=386 ../bin/go install -buildmode=shared -linkshared std
from the src directory.
success
The text was updated successfully, but these errors were encountered: