
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello Faré, It took some time but I finally had a moment to look at the issues. Faré wrote:
(1) it uses the c-l-c version of asdf and not the ecl-provided one from
I almost fixed the 'official' asdf to support all the features the ecl provided one has. I think having a 'special' asdf for ecl is asking for compatibility problems.
(2) it somehow gets cmp.fas and sysfun.lsp to systematically load verbosely in a way that isn't hushed up by flag -q resulting in an unremovable banner
This after some searching turns out to be caused because common-lisp-controller.lisp uses the function 'compile-file'. As the clc enabled ecl includes this it causes these messages:
;;; Loading #P"/usr/lib/ecl/cmp.fas" ;;; Loading #P"/usr/lib/ecl/sysfun.lsp"
I'm currently investigation how to fix this.
(3) compiling configuration files everytime can be a performance issue, in addition to requiring to load the compiler.
I'm not so certain what configuration files you're referring to here. Groetjes, Peter - -- signature -at- pvaneynd.mailworks.org http://www.livejournal.com/users/pvaneynd/ "God, root, what is difference?" Pitr | "God is more forgiving." Dave Aronson| -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org iD8DBQFHA0EV11ldN0tyliURAh9CAJ9kvvsI0PXRHNI+JOCnW2U0Q9U1cACgyaSs CCYgIep6DCR0Ag1xPVzOZy8= =STi4 -----END PGP SIGNATURE-----