You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I believe this is a duplicate of #17140. (Which I intend to fix soon, I've just almost got this all working on darwin/amd64 and want to get that out first.)
Please answer these questions before submitting your issue. Thanks!
What did you do?
If possible, provide a recipe for reproducing the error.
A complete runnable program is good.
A link on play.golang.org is best.
add function F2 to src/test/test.go — the standard plugin example https://tip.golang.org/pkg/plugin/#Symbol
then build as
go build -buildmode=plugin test
What did you expect to see?
file
test.so
in cwd.What did you see instead?
Does this issue reproduce with the latest release (go1.7.1)?
n/a
System details
The text was updated successfully, but these errors were encountered: