[Ecls-list] --enable-threads=yes build error on Darwin

Rick Taube taube at uiuc.edu
Wed Oct 4 19:22:13 UTC 2006


Hello is there some reason that *compile-verbose* and *load-verbose*  
are not bound when ECL starts up?
 > (lisp-implementation-version)
"0.9i"

 > (apropos "*COMPILE")
[...]
*COMPILE-VERBOSE*
*COMPILE-PRINT*
*COMPILE-FILE-TRUENAME*  has value: NIL
*COMPILE-FILE-PATHNAME*  has value: NIL

Ive tried setting these in a file I load but it has no effect.


the *LOAD equivalents are bound:

 > (apropos "*LOAD")
[...]
*LOAD-PRINT*  has value: NIL
*LOAD-VERBOSE*  has value: T







More information about the ecl-devel mailing list