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?
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?
每当我在设置goarch,goos和gobin设置后尝试使用'go install'时,都会得到'无法交叉编译的安装 设置GOBIN时会生成二进制文件”,但不明白为什么? p>
为arm linux构建最简单的方法是什么? p> div>