dsh84723 2016-05-28 19:34
浏览 783
已采纳

为ARM打造? 设置GOBIN后,无法通过`go install`进行交叉编译

Whenever I try and use 'go install' after settings goarch, goos and gobin I get 'cannot install cross-compiled binaries when GOBIN is set', but don't understand why?

What's the simplest way to build for arm linux?

  • 写回答

3条回答 默认 最新

  • doupingzhi9674 2016-05-29 15:07
    关注

    You can use the go build command instead:

    env GOOS=android GOARCH=arm64 go build -o /arm64bins/app
    

    Available GOOS/GOARCH's in Go 1.7:

    ➜ go tool dist list | grep arm                                                                                   05/29/16
    android/arm
    android/arm64
    darwin/arm
    darwin/arm64
    freebsd/arm
    linux/arm
    linux/arm64
    nacl/arm
    netbsd/arm
    openbsd/arm
    plan9/arm
    
    本回答被题主选为最佳回答 , 对您是否有帮助呢?
    评论
查看更多回答(2条)

报告相同问题?

悬赏问题

  • ¥15 Python语言实验
  • ¥15 SAP HANA SQL 增加合计行
  • ¥20 用C#语言解决一个英文打字练习器,有偿
  • ¥15 srs-sip外部服务 webrtc支持H265格式
  • ¥15 在使用abaqus软件中,继承到assembly里的surfaces怎么使用python批量调动
  • ¥15 大一C语言期末考试,求帮助🙏🙏
  • ¥15 ch340驱动未分配COM
  • ¥15 Converting circular structure to JSON
  • ¥30 Hyper-v虚拟机相关问题,求解答。
  • ¥15 TSM320F2808PZA芯片 Bootloader