caldwell / build-emacs

Build scripts for www.emacsformacosx.com
http://www.emacsformacosx.com/about
GNU General Public License v3.0
364 stars 61 forks source link

Apple M1 support #104

Closed dustin closed 2 years ago

dustin commented 3 years ago

The latest builds are working fine for me under emulation, but I'm hoping it is going to be possible to run natively on the new Macs someday soon.

jdortiz commented 3 years ago

I never got 27.1+ to run in the DTK. @dustin Are you running yours successfully from the Finder?

dustin commented 3 years ago

I'm running a nightly I downloaded. Have you activated rosetta?

jdortiz commented 3 years ago

I believe the issue is that the architecture is amd64 and it cannot find the proper binary and directories.

thynus commented 2 years ago

Universal Binary available on emacsformacosx.com

I believe the issue is that the architecture is amd64 and it cannot find the proper binary and directories.

the m1 is arm64

thynus commented 2 years ago

See: https://github.com/caldwell/build-emacs/issues/103#issuecomment-822056419

m1 native builds work great on m1 macs! Close issue.

caldwell commented 2 years ago

M1 support has been in since late January/early February 2021. The current 27.2-2 release has an arm64 binary.