-
-
Notifications
You must be signed in to change notification settings - Fork 654
Meson: add maxima subproject #40058
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
Meson: add maxima subproject #40058
Conversation
Documentation preview for this PR (built with commit 235efc6; changes) is ready! 🎉 |
Current issue: I cannot get ecl to load the cmp module, see https://gitlab.com/embeddable-common-lisp/ecl/-/issues/779 Maybe setting |
I've found a workaround for the above ecldir issue, but now ecl complains that it cannot find the include directory (where ecl/config.h) is placed. I tried to set |
Closing in favor of #40071 |
Make it possible to build maxima on-the-fly if no suitable system version is available. This is needed on Fedora 41 and 42.
TODO: Fix ecl out-of-tree installation.
📝 Checklist
⌛ Dependencies