[Ecls-list] Suspicious size of "asdf:make-build :monolithic t"'s output

Juan Jose Garcia-Ripoll juanjose.garciaripoll at googlemail.com
Mon Apr 5 19:35:16 UTC 2010


It may be that ASDF has changed the way it produces a list of operations.
This is fragile, not only by itself but also by the way ECL gets information
from it. One way to get information about what is going on is to place a
"trace" on asdf:gather-components. Another one is to do it on "perform".

On Mon, Apr 5, 2010 at 7:49 PM, Samium Gromoff
<_deepfire at feelingofgreen.ru>wrote:

> I have encountered some peculiar size discrepancy in the output
> of (asdf:make-build :system-name :type :fasl :monolithic t).
>
> Specifically, the final -mono.fasb is now 0.6 MB with ECL 10.4.1,
> where it used to be 6 MB with ECL 9.4.  I'd like to believe
> in ECL's newly-acquired magical compilation powers, but the fact that
> .fas files produced by compiling individual source files are of
> about the the same scale, combined with the failure to load the final .fasb
> makes me a tad suspicious :-)
>
> I've looked in the manual, but it didn't seem to hint at any semantic
> changes in the supposed behavior of ASDF:MAKE-BUILD.
>
> What should I be looking at?
>
>
> --
> regards,
>  Samium Gromoff
> --
> "Actually I made up the term 'object-oriented', and I can tell you I
> did not have C++ in mind." - Alan Kay (OOPSLA 1997 Keynote)
>
>
> ------------------------------------------------------------------------------
> Download Intel® Parallel Studio Eval
> Try the new software tools for yourself. Speed compiling, find bugs
> proactively, and fine-tune applications for parallel performance.
> See why Intel Parallel Studio got high marks during beta.
> http://p.sf.net/sfu/intel-sw-dev
> _______________________________________________
> Ecls-list mailing list
> Ecls-list at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/ecls-list
>



-- 
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://tream.dreamhosters.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100405/81d6a3a5/attachment.html>


More information about the ecl-devel mailing list