This fixes it in a less than satisfactory manner

diff --git a/bundle.lisp b/bundle.lisp
index 1dfada1..0c2f054 100644
--- a/bundle.lisp
+++ b/bundle.lisp
@@ -440,6 +440,10 @@
            (output (output-files o c))
            (bundle (first output))
            (kind (bundle-type o)))
+      (when (typep o 'program-op)
+ (setf object-files
+      (list* (c::compile-file-pathname "sys:asdf" :type :lib)
+     object-files)))
       (when output
         (create-image
          bundle (append object-files (bundle-op-lisp-files o))



On Sat, May 11, 2013 at 10:56 PM, Juan Jose Garcia-Ripoll <juanjose.garciaripoll@gmail.com> wrote:

On Sat, May 11, 2013 at 10:37 PM, Juan Jose Garcia-Ripoll <juanjose.garciaripoll@gmail.com> wrote:
link 800 Mb of library

Sorry, 800kb (0.8 Mb nonetheless, apart from the time it takes to bootstrap ASDF in ECL).



--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain) 
http://juanjose.garciaripoll.googlepages.com



--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain) 
http://juanjose.garciaripoll.googlepages.com