On Wed, 11 Jun 2008, Richard Hennessy wrote:
> How do you increase the storage for cons? Can you do it with to_lisp()?
>
> What would be the command to double the storage for cons?
Take a look at Richard F's suggestion first. But if, after that, you
decide you _really_ want to increase the storage for CONS, you might
try either using a different lisp (IIRC, CLISP and SBCL provide more
such storage by default than GCL), or recompiling GCL with a higher
value of the "enable-maxpage" compile-time option.
There was some discussion of this in the thread beginning at
<http://www.math.utexas.edu/pipermail/maxima/2006/001721.html>.
--
HTH,
Dan Hatton
<http://www.bib.hatton.btinternet.co.uk/dan/>