[clbuild-devel] Customised SBCL build possible?

Sebastian Tennant sebyte at smolny.plus.com
Sat May 23 09:40:14 UTC 2009


Hi all,

I want to run SBCL on a low-powered VPS.  Is there a way (clbuild.conf perhpas?) to call:

  ./clbuild compile-implementation sbcl

so that sbcl is compiled with dynamic-space-size set to 128 (or lower).

At the moment I have to set this value explicitly each time on the command line, like so:

 $ sbcl --dynamic-space-size 128

for it to work.

Regards,

Sebastian




More information about the clbuild-devel mailing list