Re: SLIME repl-thread dies randomly during compilation on CCL/ARM Linux
Luís Oliveira <[email protected]>
| Newsgroups | gmane.lisp.openmcl.devel,gmane.lisp.slime.devel |
|---|---|
| Message-ID | <CAB-HnLT0fHHB+-q1iysY_A6uyg4QdFwHECjAkMXxvq+=aqbnYg@mail.gmail.com> |
On Thu, Jun 11, 2015 at 7:31 PM, Mark H. David <[email protected]> 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/ _______________________________________________ Openmcl-devel mailing list [email protected] https://lists.clozure.com/mailman/listinfo/openmcl-devel