How to create a standalone executable using ECL



> 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