#9 Golang 在windows下编译Linux下可执行文件

Open
opened 6 years ago by yansen · 0 comments
yansen commented 6 years ago
set GOARCH=amd64
set GOOS=linux
go build
```bash set GOARCH=amd64 set GOOS=linux go build ```
yansen added the
Golang
label 6 years ago
Sign in to join this conversation.
No Milestone
No assignee
1 Participants
Loading...
Cancel
Save
There is no content yet.