Dear ABCLers,
Is it possible to concatenate fasl files (.abcl files) in ABCL, to produce a single loadable .abcl file?
On Dec 21, 2012, at 05:25, Dave Cooper david.cooper@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.mark.... 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
armedbear-devel@common-lisp.net