Hi
I tried using the dynamic space size option, and it appears to work
fine. (See blue text below)
However, I am using a linux version of sbcl (1.0.19) , and it looks
like your version is
under windows (See red text above) .
Perhaps that explains why it may not work the same.
Try the following command to get the options for your windows
version of sbcl.
sbcl --help
Cheers!
Tom
thomas@S010600112f5fac7c:/usr/local/lib/sbcl>
sbcl --core /usr/local/lib/sbcl/sbcl.core --dynamic-space-size 1200
This is SBCL 1.0.19, an implementation of ANSI Common Lisp.
More information about SBCL is available at
<http://www.sbcl.org/>.
SBCL is free software, provided as is, with absolutely no
warranty.
It is mostly in the public domain; some portions are provided
under
BSD-style licenses. See the CREDITS and COPYING files in the
distribution for more information.
*