Thanks for sharing this information @jpurnell !
In case it will be useful to others who are interested in this subject, I'll add a couple releated links:
The Arduino developers are tracking the request for distribution of native Apple Silicon builds of Ctags here:
opened 12:11AM - 23 Dec 23 UTC
With Apple migrating to ARM over three years ago, most softwares are provided wi… th native ARM builds these days. This no longer necessitates Rosetta and the overhead it carries.
The Arduino IDE has migrated, but in effect, it is still reliant on Rosetta to function because the toolchain has not yet been migrated.
EDIT: Builds (and runs) with this fix, but have not tested any further to see if it works properly: https://stackoverflow.com/questions/60714909/when-i-make-the-configure-of-ctags-5-8-has-the-undeclared-identifie-erro
And for the AVR toolchain here:
opened 08:17AM - 21 Aug 22 UTC
Hello!
I know we should be able to use the `avr-gcc-7.3.0-atmel3.6.1-arduino7-x… 86_64-apple-darwin14` with Rosetta 2 on Apple silicon Macs for now, but I'm curious if it's considered to provide a native build for Apple silicon Macs for the near or far future.
If you have a GitHub account, you can subscribe to that thread to get notifications of any new developments related to this subject:
Please only comment on the GitHub issue thread if you have new technical information that will assist with the resolution. General discussion and support requests are always welcome here on the Arduino Forum.
1 Like