goenv icon indicating copy to clipboard operation
goenv copied to clipboard

Build Go from source

Open owenthereal opened this issue 12 years ago • 1 comments

I found that the prebuilt Go binaries downloaded by goenv are not cross-compilable. It reported missing some bash scripts.

Would it make sense for goenv to compile Go from source? Homebrew has an example.

owenthereal avatar Oct 07 '13 18:10 owenthereal

We could, but avoiding that if possible would be best.

I'd be open to allowing goenv-install to look for a flag to compile from source.

wfarr avatar Oct 30 '13 16:10 wfarr