I've updated fricas to 1.3.10 in Gentoo Linux.

On Wed, 10 Jan 2024, Qian Yun wrote:
You can build with

   ./configure --with-lisp="sbcl --dynamic-space-size 4096"
Thank you very much, after some experimentation with quoting, I've found a variant which works.

BTW, I believe parallel build is not a problem anymore, can you
enable it for Gentoo?
I've removed the piece which suppressed parallel builds. seems to work fine.

An alternative solution, which requires re-compiling sbcl with a larger dynamic-space-size, is inconvenient for me. I'm the maintainer not only of the fricas package, but also of the sbcl package in Gentoo. So, technically, I could replace the sbcl package by a new revision, and to make fricas depend on this new revision. But this sbcl package with a larger dynamic-space-size might appear inconvenient for some Gentoo users, e.g., with old or low-end hardware. It's much better to keep the sbcl package as it was (with the default dynamic-space-size), and make changes only in the fricas building process.

I thank everybody for suggestions,

Andrey

--
You received this message because you are subscribed to the Google Groups "FriCAS - 
computer algebra system" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/fricas-devel/548d4d5c-a7a1-95c-65db-e916b9b30b1%40starnew.inp.nsk.su.

Reply via email to