On Wed, 2016-08-31 at 17:37 -0700, Ian Lance Taylor wrote:
> Set GOARCH in the environment to amd64, not x86_64. Or don't bother
> to set it at all.
>
Thanks Ian. Just went through and clean out many GO* vars from
his .profile.
--
You received this message because you are subscribed to the Goog
On Wed, Aug 31, 2016 at 5:19 PM, Dan Kortschak
wrote:
> One of my users has struck a problem with an install of go1.7 from the
> packages at [1] that has me baffled. I don't use a mac, so I've depleted
> my knowledge of what might be going on here. Can anyone help?
> $ go run hello.go
> cmd/go: u
One of my users has struck a problem with an install of go1.7 from the
packages at [1] that has me baffled. I don't use a mac, so I've depleted
my knowledge of what might be going on here. Can anyone help?
thanks
Dan
The OS is 10.11.6 on a macbook.
$ go run hello.go
cmd/go: unsupported GOOS/GOA