
12 Jun
2015
12 Jun
'15
12:25 a.m.
On Thu, Jun 11, 2015 at 7:31 PM, Mark H. David <mhd@yv.org> wrote:
(:write-string "To load \"compute-kernel\":\n Load 1 ASDF system:\n compute-kernel\n") (:write-string "; Loading \"compute-kernel\"\n") (:write-string ".")
Try setting quicklisp-client:*quickload-verbose* to t before loading your code. (Or change your call to quickload to have :verbose t.) Maybe that'll give you more hints. Cheers, -- Luís Oliveira http://kerno.org/~luis/