Hello. I'm trying to incorporate ECL into the existing project using CFFI, which is not working without ASDF. But it seems that make-build :monolithic t ignores :asdf in the system dependencies. So i need the code like (require 'asdf), which loads fasl file from ecl install directory, otherwise i get the following error:
Package ((ASDF . #)) referenced in compiled file NIL but has not been created. Is there any way to incorporate asdf into the monolithic library, so the resulting program wouldn't require ECL installation? anri_p. ------------------------------------------------------------------------------ This SF.net email is sponsored by Windows: Build for Windows Store. http://p.sf.net/sfu/windows-dev2dev _______________________________________________ Ecls-list mailing list Ecls-list@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/ecls-list