Re: Couldn't find how to build an executable out of Lisp code
- From: Frank Buss <fb@xxxxxxxxxxxxx>
- Date: Fri, 14 Jul 2006 22:18:38 +0200
Javier wrote:
Frank Buss wrote:
See http://www.sbcl.org/manual/Saving-a-Core-Image.html and
http://clisp.cons.org/impnotes/image.html . Search for "executable" in both
pages. See http://www.frank-buss.de/lisp/clisp.html for getting rid of the
command prompt window for CLISP and Windows.
And, how to make a single executable being able to run without the need
for the user to install SBCL?
I've tried it for CLISP, only, but when you read the SBCL page I mentioned,
it looks like it is possible, too:
| :executable
| If true, arrange to combine the sbcl runtime and the core image to create a
| standalone executable. If false (the default), the core image will not be
| executable on its own.
This should create an executable, which the user can start without any
installation.
--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.
- Follow-Ups:
- Re: Couldn't find how to build an executable out of Lisp code
- From: Javier
- Re: Couldn't find how to build an executable out of Lisp code
- From: Rob Thorpe
- Re: Couldn't find how to build an executable out of Lisp code
- References:
- Couldn't find how to build an executable out of Lisp code
- From: Pierre THIERRY
- Re: Couldn't find how to build an executable out of Lisp code
- From: Frank Buss
- Re: Couldn't find how to build an executable out of Lisp code
- From: Javier
- Couldn't find how to build an executable out of Lisp code
- Prev by Date: Re: Amazon used lisp & C exclusively?
- Next by Date: Re: Amazon used lisp & C exclusively?
- Previous by thread: Re: Couldn't find how to build an executable out of Lisp code
- Next by thread: Re: Couldn't find how to build an executable out of Lisp code
- Index(es):
Relevant Pages
|
|