On both 32-bit and 64-bit intel linux I could successfully compile fricas-1.2.7 with sbcl-1.3.0 with the default dynamic space size. However, after upgrade to sbcl-1.3.1 compiling FriCAS fails with

Heap exhausted during garbage collection: 0 bytes available, 16 requested.

on both 32- and 64-bit boxes. (dynamic-space-size) reports 1073741824 on the 64-bit box and 536870912 on the 32-bit one, I think this has not changed. Why does sbcl-1.3.1 need more memory to compile FriCAS than 1.3.0? What should I do - use -dynamic-space-size when calling sbcl? Increasing it does not seem to change the values reported by (dynamic-space-size). So, it seems that I cannot compile FriCAS with sbcl-1.3.1.

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 post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/fricas-devel.
For more options, visit https://groups.google.com/d/optout.

Reply via email to