The problem is to differentiate which options are passed
to the underlying Lisp and which options are passed to FriCAS.
Add an option like "-lisp-args" in "fricas" shell script would work.
- Qian
On 1/16/24 20:53, Ralf Hemmecke wrote:
Qian,
On 1/16/24 13:39, Qian Yun wrote:
Actually, you can:
./FRICASsys --dynamic-space-size 20000
OR
fricas -nosman --dynamic-space-size 20000
It not possible with sman though.
That's enough for me.
So the actual problem is calling the sman version of fricas.
Cannot that be solved by enabling a special sbcl option to the "fricas"
script. That would set an environment variable with the
dynamic-space-size that is picked up (if set) by FRICASsys.
Ralf
--
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/8289c506-328b-4401-8c83-e6b14df3a4ea%40gmail.com.