Re: compiling a Lisp source to exe
- From: Paul Donnelly <paul-donnelly@xxxxxxxxxxxxx>
- Date: Mon, 29 Sep 2008 14:45:22 -0500
cartercc <cartercc@xxxxxxxxx> writes:
Is it possible to compile a Lisp source file to an exe on an x86
machine running Windows?
Using gcc (on Windows) like this: [>gcc -o hello.exe hello.c] will
produce a file that I can run natively. Is it possible to do this same
with a Lisp file?
When I run compile-file I don't get anything I can copy to another
machine (with a Lisp) and run.
Copy the source code?
.
- References:
- compiling a Lisp source to exe
- From: cartercc
- compiling a Lisp source to exe
- Prev by Date: Re: compiling a Lisp source to exe
- Next by Date: Re: RFC 1037 NFILE implementations around?
- Previous by thread: Re: compiling a Lisp source to exe
- Next by thread: Re: compiling a Lisp source to exe
- Index(es):