On 3/8/21 12:48 AM, Qian Yun wrote:
I'm glad that Ralf is tackling the third TMFORM issue.

Meanwhile I found a simple solution/workaround for the first two:

If we put SBCL path (with spaces) into PATH, then there's no
problem to use --with-lisp="sbcl --dynamic-space-size 4096".

Seems --with-lisp="sbcl --dynamic-space-size 4096" is not working,
even on Linux?  You can check it by

)lisp (/ (- sb-vm:dynamic-space-end sb-vm:dynamic-space-start) (expt 1024 2))

Maybe related with :SAVE-RUNTIME-OPTIONS keyword of save-lisp-and-die?
Will investigate later.

- Qian

To truly solve this issue, I guess we will need a separate
"--with-lisp-args" option.  But I don't see the need for support this,
after all, we do not support building FriCAS when srcdir or builddir
contains spaces.  I'm satisfied with current situation now.

- Qian


--
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/524231e9-ae0b-e55c-9e6b-90f9d59bc744%40gmail.com.

Reply via email to