[Ecls-list] cl-launch and ECL
    Goffioul Michael 
    goffioul at imec.be
       
    Mon Aug  7 08:18:28 UTC 2006
    
    
  
> * Do you recommend building a program or a fasl for my 
> dump-image feature? In either case, do you know the way of 
> getting all the files from a ASDF system so as to include 
> them in the program or fasl? Other Lisps can dump the current 
> image, but ECL requires something very different that you may 
> already know about quite well.
ECL adds MAKE-BUILD function to ASDF package to build an ASDF system
into a FASL or executable. See contrib/asdf/asdf-ecl.lisp or in the
examples directory.
Michael.
    
    
More information about the ecl-devel
mailing list