How to create a standalone executable using ECL



ECL is not like other Lisp interpreters. It cannot dump images. There
is a specific build process that must be created in Maxima's
configure.sh script. Hence the reason I am asking on this list. The
ECL developers know very little about Maxima's build process. It looks
like I will have to somehow reverse engineer configure.sh by hand -
it's a shame no one knows who wrote the ECL specific parts in Maxima's
configure.sh or how they work.

On 6/12/09, Robert Dodier <robert.dodier at gmail.com> wrote:
>> Blair Sutton wrote:
>
>>> I followed the instructions in INSTALL.LISP and there's no binary in
>>> that folder. I need to run Maxima using: -
>>>
>>> (load "maxima-build.lisp")
>>> (maxima-load)
>>> (cl-user::run)
>
> Maybe at this point all you have to do is dump out the image.
> I don't know how to do that with ECL.
>
> The ECL mailing list is pretty active so if you ask there
> I think you'll get a good response.
>
> Robert Dodier
>

-- 
Sent from my mobile device