[Openmcl-devel] SLIME repl-thread dies randomly during compilation on CCL/ARM Linux

Luís Oliveira luismbo at gmail.com
Thu Jun 11 17:25:02 PDT 2015


On Thu, Jun 11, 2015 at 7:31 PM, Mark H. David <mhd at 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/



More information about the Openmcl-devel mailing list