cmd/link: index out of range when compiling plugin #17140
Closed
Comments
Closed
CL https://golang.org/cl/29692 mentions this issue. |
I see a similar error when trying to compile this plugin code.
Maybe a different bug as it panics on a different line.
go version devel +1af769d Thu Oct 13 06:16:53 2016 +0000 linux/amd64 |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Please answer these questions before submitting your issue. Thanks!
What did you do?
Tried to compile the following:
Command:
go build -buildmode=plugin plugin.go
What did you expect to see?
No errors.
What did you see instead?
System details
The text was updated successfully, but these errors were encountered: