<div class="gmail_quote">On Tue, Sep 13, 2011 at 4:03 PM, Robert Goldman <span dir="ltr"><<a href="mailto:rpgoldman@sift.info">rpgoldman@sift.info</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div id=":1ji">Is there a way to specifically run the tests on ecl using the byte<br>
compiler?  If not, should we develop such a capability and add it to our<br>
test suite?<br></div></blockquote></div><br>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<div><br></div><div>(ext::install-bytecodes-compiler)</div>

<div><br></div><div>while loading the ordinary compiler is done through</div><div><br></div><div>(require :cmp)</div><div><br></div><div>Juanjo<br><div><div><br></div>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br>

<a href="http://juanjose.garciaripoll.googlepages.com" target="_blank">http://juanjose.garciaripoll.googlepages.com</a><br>
</div></div>