[asdf-devel] ECL patches
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Tue Sep 13 15:59:16 UTC 2011
On Tue, Sep 13, 2011 at 4:03 PM, Robert Goldman <rpgoldman at sift.info> wrote:
> Is there a way to specifically run the tests on ecl using the byte
> compiler? If not, should we develop such a capability and add it to our
> test suite?
>
I do not think this has been actually considered in the ASDF sources, but
activating the bytecodes compiler (if it does not come active by default) is
just
(ext::install-bytecodes-compiler)
while loading the ordinary compiler is done through
(require :cmp)
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20110913/90536c73/attachment.html>
More information about the asdf-devel
mailing list