compiling linearalgebra



On 7/19/07, Raymond Toy <raymond.toy at ericsson.com> wrote:

> Since these are all lisp files, would it make sense to include a
> defsystem file for them, so you could just load up another lisp file
> that would compile them all, if needed?  I think the affine package does
> that, as well as the lapack package.

OK by me to use defsystem to compile linearalgebra.
I don't know how to do it, though.

If we do create a defsystem file, can we set it up so that
it doesn't ask any questions? Defsystem is the orgin of
the "Should I compile while loading?" and other stuff
like that, right? That drives me bonkers.
Aside from that, there are interesting scenarios in which
there is no one at the console to answer such questions.

FWIW
Robert Dodier