On Tue, Nov 10, 2020 at 2:13 PM Tharaneedharan Vilwanathan
<vdhar...@gmail.com> wrote:
>
> Thank you. Let me check the thread.
>
> Is it correct to say, for sure at least cross-compiling from, say x86-64 
> ubuntu, would produce native M1 chip executable for Go programs?

Assuming the M1 is Apple's version of the arm64, then Go will support
the platform as of the upcoming 1.16 release.

Cross-compiling from a GNU/Linux system should work fine as usual for
a pure Go program that does not use cgo.

Ian

-- 
You received this message because you are subscribed to the Google Groups 
"golang-nuts" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to golang-nuts+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/golang-nuts/CAOyqgcUuPdzrjnGQMXbxFRwB-q%2B%2BnjL2VrudUFNBbYwc%2BS%2BNdA%40mail.gmail.com.

Reply via email to