Greetings!  Just a followup here too -- problem is not apparent in my
local 2.6.8pre build.  Perhaps this will work for you?

Take care,

Matt Kaufmann <kaufm...@cs.utexas.edu> writes:

> Hi --
>
> Our sysadmins recently installed a GCL for which *break-enable*
> doesn't work.  Any suggestions?  This is a bit important for our
> intended application (ACL2).
>
>   lhug-8:~> /lusr/bin/gcl
>   GCL (GNU Common Lisp)  2.6.7 CLtL1    Nov  5 2008 16:23:07
>   Source License: LGPL(gcl,gmp), GPL(unexec,bfd)
>   Binary License:  GPL due to GPL'ed components: (BFD UNEXEC)
>   Modifications of this banner must retain notice of a compatible license
>   Dedicated to the memory of W. Schelter
>
>   Use (help) to get some basic information on how to use GCL.
>
>   >(setq lisp::*break-enable* t)
>
>   T
>
>   >(car 3)
>
>   Error: 3 is not of type LIST.
>   Fast links are on: do (si::use-fast-links nil) for debugging
>   Error signalled by CAR.
>   Broken at CAR.
>   >>>:q
>
>   Error: The tag (NIL) is undefined.
>   Fast links are on: do (si::use-fast-links nil) for debugging
>   Error signalled by SYSTEM::BREAK-CALL.
>   Backtrace: system:universal-error-handler > system::break-call > 
> SYSTEM::BREAK-QUIT
>
>   Broken at CAR.
>   >>>
>
> Thanks --
> -- Matt
>
>
>

-- 
Camm Maguire                                        c...@maguirefamily.org
==========================================================================
"The earth is but one country, and mankind its citizens."  --  Baha'u'llah


_______________________________________________
Gcl-devel mailing list
Gcl-devel@gnu.org
http://lists.gnu.org/mailman/listinfo/gcl-devel

Reply via email to