[armedbear-devel] Concatenating fasls
Rudolf Schlatte
rudi at constantly.at
Fri Dec 21 09:16:33 UTC 2012
On Dec 21, 2012, at 05:25, Dave Cooper <david.cooper at genworks.com> wrote:
> Dear ABCLers,
>
> Is it possible to concatenate fasl files (.abcl files) in ABCL, to produce a single loadable .abcl file?
Yes, it's possible, see http://svn.common-lisp.net/armedbear/trunk/abcl/contrib/asdf-jar/README.markdown. But you should maybe check out asdf-bundle (linked from http://common-lisp.net/project/asdf/, which hopefully gets you cross-implementation support).
Be aware that I have used neither of these, so can't comment on workingness etc.
Cheers,
Rudi
More information about the armedbear-devel
mailing list