[Openmcl-devel] problem quitting the compiler

Andreas Thiele andreas at atp-media.de
Thu Jul 17 09:23:53 PDT 2014


Package CCL is not within the dependent packages. Cl-user uses ccl. You can
call quit from within cl-user. Otherwise you need to call CCL:QUIT.

Regards Andreas


-----Ursprüngliche Nachricht-----
Von: openmcl-devel-bounces at clozure.com
[mailto:openmcl-devel-bounces at clozure.com] Im Auftrag von Gergely Buday
Gesendet: Donnerstag, 17. Juli 2014 17:25
An: openmcl-devel at clozure.com
Betreff: [Openmcl-devel] problem quitting the compiler

Hi there,

I started ccl/lx86cl64 -- later realised that there is a script
scripts/ccl64, should I have used that one?

I followed the insructions to compile an archaic software. Now after that, I
cannot quit the compiler gracefully, upon

   (quit)

I get

> Error: Undefined function QUIT called with arguments () .
> While executing: CCL::TOPLEVEL-EVAL, in process listener(1).
> Type :GO to continue, :POP to abort, :R for a list of available restarts.
> If continued: Retry applying QUIT to NIL.
> Type :? for other options.

What happens here? How can I get out of this?

- Gergely
_______________________________________________
Openmcl-devel mailing list
Openmcl-devel at clozure.com
http://lists.clozure.com/mailman/listinfo/openmcl-devel




More information about the Openmcl-devel mailing list