[ab] Help with standalone exe with Clisp + lispbuilder-SDL

Luke J Crook luke at balooga.com
Mon Nov 20 00:38:42 CST 2006


Anthony,

I have not tried creating an executable in Clisp yet. However I would
suggest that you create the an executable from within the Clisp shell
and not Slime. I have a feeling that the image dumped from with Slime
has an open socket. When you load the new executable the Lisp image may
be attempting to write to that socket that is no longer open.

- Luke


More information about the application-builder mailing list