I'm pretty sure I had this problem before, but I can't remember how I
solved it.  I'm using Arch Linux, and sbcl v. 1.3.6.  I've tried to start
my compile with

configure --with-lisp='/usr/bin/sbcl --dynamic-space-size 2048'

However, this doesn't work.  After a while, the compile stops with:

; caught STYLE-WARNING:
;   The variable |prec| is defined but never used.
Heap exhausted during garbage collection: 0 bytes available, 65552
requested.

<lines removed>

   Total bytes allocated    = 786596096
   Dynamic-space-size bytes = 1073741824

<lines removed>

fatal error encountered in SBCL pid 14964(tid 140737353840384):
Heap exhausted, game over.

As you see, my attempt to change the dynamic-space-size seems to have had
no effect.  What's going on here, and how can I get round it?

Thanks,
Alasdair

-- 
[image: http://www.facebook.com/alasdairmcandrew] [image:
https://twitter.com/amca01] <https://twitter.com/amca01>
<https://www.linkedin.com/in/alasdair-mcandrew-108178a>
<https://plus.google.com/+AlasdairMcAndrew/posts>

-- 
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