Open gmmeyer opened 9 years ago
Oh it's built into go now! So this isn't a bug, other than that it possibly needs a clearer error.
@gmmeyer
macOS 10.12.4
$ gvm list
gvm gos (installed)
=> go1.8.1
system
system (Golang) installed by Homebrew
$ gvm cross linux x86-64
Installing x86, x86-64, and ARM commands
cmd/8a
go tool dist: open /Users/kulikov-im/.gvm/gos/go1.8.1/src/cmd/8a: no such file or directory
ERROR: Couldn't compile tool: 8a
Cross compilation fails to install (on Macs, I can't speak for other platforms) when I attempt to run it with the following error:
It installs on go1.4, but not 1.5.1.