mirror of
https://github.com/golang/go.git
synced 2024-11-22 05:40:42 +00:00
Updated WindowsCrossCompiling (markdown)
parent
0390c460c7
commit
538454c68b
@ -2,6 +2,12 @@
|
||||
|
||||
I use linux/386, but, I suspect, this procedure will apply to other host platforms as well.
|
||||
|
||||
Preparation (if needed):
|
||||
```sh
|
||||
sudo apt-get install gcc
|
||||
export go env GOROOT
|
||||
```
|
||||
|
||||
First step is to build host version of go:
|
||||
|
||||
```sh
|
||||
|
Loading…
Reference in New Issue
Block a user