<html><body>
<p><tt>ecls-list-bounces@lists.sourceforge.net wrote on 03/02/2008 08:45:14 AM:<br>
> On Feb 2, 2008 11:34 AM, Juan Jose Garcia-Ripoll<br>
> <jjgarcia@users.sourceforge.net> wrote:<br>
> > Indeed, I just found that the common-lisp-controller defines an around<br>
> > method that maps all compiled files to the global cache in the Debian<br>
> > distribution. I am not sure how one can use this directly from a<br>
> > Debian distribution, but it should not be difficult to write your own<br>
> > version, which you can place in the $HOME/.ecl file.<br>
> <br>
> I made this my default setup. It is so much easier to keep the<br>
> libraries clean from object files!</tt><br>
<br>
<tt>Cool!! Thanks. So if I add the script you mentioned in a previous email, I'll</tt><br>
<tt>be able to do the same?</tt><br>
<tt><br>
> <br>
> On a second thought, I have the feeling that we should eventually<br>
> deprecate the C:BUILD interface and create something based entirely on<br>
> ASDF.<br>
> <br>
> My current design would be something like the OS X application<br>
> bundles. Suppose the library SALZA. You would have<br>
> <br>
> salza.fasd/<br>
>    +-----> binary.fas<br>
>    +-----> library.a<br>
>    +-----> configuration.lsp<br>
>    +-----> object/<br>
>           +-------> salza.o<br>
>           +-------> ...<br>
> <br>
> On a single run one would get both the loadable file and the object<br>
> files that could be linked together with other libraries to form a new<br>
> image or a shared library.</tt><br>
<br>
<tt>Wooshka. This sounds quite different. Is it non-standard to do this ? If not,</tt><br>
<tt>I like the idea.</tt><br>
<br>
<tt>Cheers</tt><br>
<tt>Dave<br>
> <br>
> Juanjo<br>
> <br>
> -- <br>
> Facultad de Fisicas, Universidad Complutense,<br>
> Ciudad Universitaria s/n Madrid 28040 (Spain)<br>
> <a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>
> <br>
> -------------------------------------------------------------------------<br>
> This SF.net email is sponsored by: Microsoft<br>
> Defy all challenges. Microsoft(R) Visual Studio 2008.<br>
> <a href="http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/">http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/</a><br>
> _______________________________________________<br>
> Ecls-list mailing list<br>
> Ecls-list@lists.sourceforge.net<br>
> <a href="https://lists.sourceforge.net/lists/listinfo/ecls-list">https://lists.sourceforge.net/lists/listinfo/ecls-list</a><br>
</tt></body></html>