I attempted to run the following command from a mac laptop (GOOS=darwin)

GOBIN=/path/to/my/dir GOOS=linux go install 
github.com/golang/protobuf/protoc-gen-go

I get an error that go cannot install cross-compiled binaries when GOBIN is 
set. Is there a technical limitation or is it just not implemented?

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/48fa8d1c-2c36-48a2-aa6b-f7885dffb43e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to