mirror of
https://github.com/golang/go.git
synced 2025-05-05 15:43:04 +00:00
Adding a link to GOOS and GOARCH variable docs
parent
b0b466b953
commit
3a8b54f035
@ -1,5 +1,7 @@
|
||||
# Building windows go programs on linux
|
||||
|
||||
See [here](https://golang.org/doc/install/source#environment) for available `GOOS` and `GOARCH` values.
|
||||
|
||||
## Go version >= 1.5
|
||||
|
||||
Since Go version 1.5 cross-compiling has become very easy. Try it out with the code below. More can be found at this blog post by [Dave Cheney][1].
|
||||
|
Loading…
x
Reference in New Issue
Block a user