With support for Apple Silicon being added in 1.5.30, will you be able to cross compile for the M1 chips from an Intel Mac?
s
Sam
07/23/2021, 3:53 PM
In the blog post macosARM64 is mentioned as a new target. That makes me think it’ll be possible.
a
AJ Alt
07/23/2021, 4:46 PM
I don't think that indicates anything about cross compilation.
macosArm64
may only be available from M1 macs.
l
Landry Norris
07/23/2021, 6:37 PM
I noticed that the other architecture differences (especially linuxMips32/Mipsel32) seem to be more limited by host OS than host architecture. I would imagine macOSArm64 would be the same.
t
Tijl
07/23/2021, 7:09 PM
yes, it can cross compile (this on an x86 machine so I can’t technically test the binary, but it produces it)