-
Notifications
You must be signed in to change notification settings - Fork 33
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Thank you for doing this project! #45
Comments
There is not really any centralised place for this - the closest are the OSS distributions (macports, home-brew, fink etc.). For the arm64 port - at present - this is the right place to look. The "news" as of now is that three engineers (me and two folks from embecosm) are working out a plan to resolve the key blockers on the project. When that plan is ready, I expect it will be posted on the GCC development mailing list. |
Latest announcement was: https://gcc.gnu.org/pipermail/gcc/2021-September/237340.html
|
I would also like to thank you for porting GCC to Apple Silicon, your project allowed me to start porting the xPack Build Box to Apple Silicon. Any plans to also add support for GCC 11.2? My build environment is now 11.2 for all other platforms, and it would be a pity to go back to 11.1 simply to maintain consistency with Apple Silicon. |
my 11.2 branch is here but it is not up to date with changes made to master .. .. so, yes, most likely I will do a back-port for 11.3 .. but the jobs above are the current priority |
Thank you, I'll probably wait for 11.3, I would need a stable release. |
BTW, I noticed that, at this moment, HomeBrew sets the version to 11.2.0, but uses the link to the 11.1.0 archive: |
@ilg-ul Homebrew cannot use a different version string on Intel vs ARM, and I didn’t redo the 11.1 back port to 11.2, hence the slightly awkward version situation. |
I see. Anyway, it was only a remark, not a complaint. :-) For now I'm in a preliminary/evaluation phase and I can live very well with 11.1, while waiting for 11.3/12.0. When I'll have my build environment fully functional on M1, I'll probably be able to help you with testing, since it'll be relatively easy to run GCC builds with any Git version. |
I know this is a bear of a project and with it success will advance iOS, macOS, and the open source community. I was wondering if/where we could get updates on the project as it moves forward? Information about GCC for darwin is scattered all over, and I have failed to find 1 place for updates.
The text was updated successfully, but these errors were encountered: