On 03/13/2016 10:34 PM, Andrey G. Grozin wrote: > The latest version of sbck which can compile fricas is 1.3.0. The commit > > commit e71d813db6edc9d5b55e48d47aa24ad134e3a57f > Author: Stas Boukarev <[email protected]> > Date: Fri Nov 13 20:57:10 2015 +0300 > > has broken sbcl. This was discussed both in > [email protected] and in [email protected] for > some time. No solution exists. > Christophe Rhodes suggests to use sbcl-1.3.0 and not any later versions.
Well, I'm using 1.2.4 and 1.2.14. No problem with compilation, but I did some seemingly big computation that lead to heap exhaustion. What actually confuses me is that it says Heap exhausted during garbage collection: 608 bytes available, 992 requested. I would think that garbage collection starts early enough that there is sufficient room to copy something from one place to another and after that have even more space available, because some memory is released. 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 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.
