-
-
Notifications
You must be signed in to change notification settings - Fork 4
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
Can we use CALM on Mobile? #70
Comments
Hi, Thanks for your project! I'm about to pack it for Guix and faced with issue to compile it by using ECL.
SBCL compilation passed successfully and I'll propose the package to be included to package base of Guix. |
The current code base is only expected to be working on SBCL, but it could be easily changed to be compatible with ECL. I will add a higher priority for this task #88 Thanks for your interest and efforts. |
The current code base could be successfully ran with ECL, you could try the latest release with:
The changes could be found here: https://github.com/VitoVan/calm/pull/90/files I don't know if this helped for the Guix packaging, please let me know if anything still not working. Since I failed to find the equivalent I'm still reading this, and will let you know if I made any further progress. |
I have added a new issue to track ECL single-executable support: #91 |
Hi @VitoVan Thank you for your work! The latest release of CALM is accepted to Guix and available for SBCL and ECL implementations. https://packages.guix.gnu.org/packages/sbcl-calm/ It could help to distribute reproducible packages :) (Check how it's used in Nyxt web browser https://github.com/atlas-engineer/nyxt/blob/master/build-scripts/nyxt.scm) Regards, |
Hi @Hellseher Thank you for adding this into Guix! Guix seems cool, thank you for mentioning nyxt.scm, I am checking it now. |
Considering:
I'm closing this issue now. |
This might be archived by ECL
The text was updated successfully, but these errors were encountered: