No idea.  It should just load it; I think that's what happens for me.

Liam

On Tue, Feb 14, 2012 at 5:58 PM, JTK <jetm...@gmail.com> wrote:

>
>
> Hello
>
> I noticed  that when I load gssl, antik recompiles (see below).
> Is this normal?  I would expect it to  reuse the compiled fasls.
>
> This is the quicklisp version running in SBCL 1.0.54
>
> John
>
>
>
> cl-user> (asdf:operate 'asdf:load-op 'gsll)
>
> warning: No definition for cflag-vswtc
> warning: No definition for tty-iuclc
> warning: No definition for tty-olcuc
> style-warning: Implicitly creating new generic function read-sequence*.
> [similar things deleted]
> style-warning: Undefined alien: "nil"
>
> ; compiling file
> "/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/optimize/one-dim.lisp"
> (written 13 FEB 2012 06:12:50 PM):
> ; compiling (in-package :antik)
> ; compiling (export (quote #))
> ; compiling (defun root-1d ...)
> ; compiling (defun minimize-1d ...)
> ; compiling (defun maximize-1d ...)
>
> ;
> /Volumes/data/Users/jtk/.cache/common-lisp/sbcl-1.0.54-macosx-x64/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/optimize/ASDF-TMP-one-dim.fasl
> written
> ; compilation finished in 0:00:00.023
> ; compiling file
> "/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/linear-algebra/linear-algebra.lisp"
> (written 13 FEB 2012 06:12:50 PM):
> ; compiling (in-package :antik)
> ; compiling (export (quote #))
> ; compiling (defmethod *i ...)
> ; compiling (defmethod *i ...)
> ; compiling (defmethod *i ...)
> ; compiling (defmethod /i ...)
> ; compiling (defmethod +i ...)
> ; compiling (defmethod +i ...)
> ; compiling (defmethod +i ...)
> ; compiling (defmethod -i ...)
> ; compiling (defmethod -i ...)
> ; compiling (defmethod -i ...)
> ; compiling (defmethod expt ...)
> ; compiling (defun invert-matrix ...)
> ; compiling (defun determinant ...)
> ; compiling (defun solve-linear ...)
>
> ;
> /Volumes/data/Users/jtk/.cache/common-lisp/sbcl-1.0.54-macosx-x64/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/linear-algebra/ASDF-TMP-linear-algebra.fasl
> written
> ; compilation finished in 0:00:00.032
> ; compiling file
> "/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/sample/low-discrepancy-sequence.lisp"
> (written 13 FEB 2012 06:12:50 PM):
> ; compiling (in-package :antik)
> ; compiling (export (quote #))
> ; compiling (defun val-from-range ...)
> ; compiling (defun quasi-random-values ...)
> ; compiling (defun low-discrepancy-sample ...)
> ; compiling (defun apply-to-arguments ...)
>
> ;
> /Volumes/data/Users/jtk/.cache/common-lisp/sbcl-1.0.54-macosx-x64/Volumes/data/Software/lisp-lib/dists/quicklisp/software/antik-20111105-git/sample/ASDF-TMP-low-discrepancy-sequence.fasl
> written
> ; compilation finished in 0:00:00.025
> _______________________________________________
> GSLL-devel mailing list
> GSLL-devel@common-lisp.net
> http://lists.common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel
>
_______________________________________________
GSLL-devel mailing list
GSLL-devel@common-lisp.net
http://lists.common-lisp.net/cgi-bin/mailman/listinfo/gsll-devel

Reply via email to