[Github-comments] [geany/geany-osx] Apple M1 (#23)

Jiří Techet notifications at xxxxx
Mon Feb 22 10:37:10 UTC 2021


I actually have the Mac Mini developer transition kit prototype from Apple which doesn't use M1 but some of their previous ARM chips used on iPad. And I tested Geany something like 9 month ago so it is an old news it works :-).

I also tried compiling the whole app bundle natively for ARM but some of the dependencies in gtk-osx failed to build but I expect it will change once the upstream projects get updated. I don't expect that it will ever be possible to make an universal build (using fat binaries with both ARM and x86 code) because every single dependency would have to be updated to support that and I don't think it's realistic. But for the time being it's just fine to use the x86 version (the reported slow-down compared to native code is around 30% which is no problem for an editor).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany-osx/issues/23#issuecomment-783275711
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20210222/10035551/attachment.htm>


More information about the Github-comments mailing list