dqg17080 2015-09-14 04:45 采纳率: 0%
浏览 361
已采纳

如何将Go程序从Mac OS X交叉编译到Ubuntu 64位

As the title says I'm wondering how to cross-compile my program so that I can run it on Ubuntu 64-bit

I've went into the /usr/local/go/src folder and ran

GOOS=linux GOARCH=amd64 ./make.bash --no-clean

everything compiled fine

then went into my project directory and ran go build -v -a and then took the compiled binary and moved it to my linux server, but when running it I get this error:

root@PanicCSGO40:~/test# ./test
-bash: ./test: cannot execute binary file: Exec format error
root@PanicCSGO40:~/test# sudo ./test
./test: 1: ./test: Syntax error: "(" unexpected
root@PanicCSGO40:~/test#

Not sure what I am doing wrong any information would be great thanks.

I've also tried doing it with GOARCH=386 but still get the same errors. Thanks!

This link does not solve my question because the chosen answer is a link to a blog post which relies heavily on doing all cross-compilation on using the blog writers bash scripts to do it, I just simply wanted to know what the correct way to do it was and now I do.

  • 写回答

1条回答 默认 最新

  • douya7309 2015-09-14 05:02
    关注

    The build command needs to identify the target environment:

    $ GOOS=linux GOARCH=amd64 go build -v /path/to/target/package
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论

报告相同问题?

悬赏问题

  • ¥20 有关区间dp的问题求解
  • ¥15 多电路系统共用电源的串扰问题
  • ¥15 slam rangenet++配置
  • ¥15 有没有研究水声通信方面的帮我改俩matlab代码
  • ¥15 对于相关问题的求解与代码
  • ¥15 ubuntu子系统密码忘记
  • ¥15 信号傅里叶变换在matlab上遇到的小问题请求帮助
  • ¥15 保护模式-系统加载-段寄存器
  • ¥15 电脑桌面设定一个区域禁止鼠标操作
  • ¥15 求NPF226060磁芯的详细资料