-
Notifications
You must be signed in to change notification settings - Fork 65
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
Add Apple Silicon Support to GUIX cross compliations #111
Comments
Has there been any progress on this? It would be really helpful to be able to compile DigiByte Core on modern Macs. |
#194 has been merged solving this issue. |
I'm not 100% sure this has been solved, or at least it has not been tested yet. (Compiling on a Silicon Mac with GUIX) It might be okay but we should probably keep this open till we are certain. |
If you can compile, build, and make check, this issue can be closed, in my opinion. If there are application-level issues, such as hanging or slow startup, we should track those separately in discrete issues. This issue deals explicitly with the errors that were happening when trying to compile with M1 Macs, and I believe that issue is now resolved. |
Ahh, you are correct @saltedlolly , my apologies. We do still need to validate with Guix. |
Thanks for double checking on this. Apologies on closing this issue as the frozen screen is a separate issue based on @Jongjan88's feedback. |
Yes the frozen issue is a separate issue.. but this is about guix |
Looks like it worked, I just cant test the dmg for arm64. So here it is on my proton drive: |
Is your feature request related to a problem? Please describe.
At the present time, the GUIX cross compilation capability added by this PR does not support Apple Silicon and will fail with indeterminant errors.
Describe the solution you'd like
Resolve GUIX errors when compiling for Apple Silicon.
The text was updated successfully, but these errors were encountered: