[Ecls-list] Monolithic programs from systems that have PREBUILT-ASDF as a dependency.

Mark Cox markcox80 at gmail.com
Tue Sep 4 12:04:41 UTC 2012


G'day,

The following is the output of a monolithic program that has
PREBUILT-ASDF as a system dependency.

$ example-program --help
;;; Loading #P"/usr/local/lib/ecl-12.7.1/cmp.fas"
Help has arrived.

$ 

If "example-program" were to be distributed, then the file CMP.FAS
would need to be distributed with the binary as well. The attached
patch removes this requirement by adding the "CMP" system as a
dependency of PREBUILT-ASDF.

Thanks
Mark

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Added-CMP-system-dependency-to-PREBUILT-ASDF-fake-AS.patch
Type: application/octet-stream
Size: 1607 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20120904/11413e39/attachment.obj>


More information about the ecl-devel mailing list