*compiler-not-available-warning*

$Revision: 5.0.2.4 $

Variable

Package: EXCL

If the value of this variable is true and the running Lisp image does not include the compiler, a warning will be printed whenever compile is called stating that the compiler is not available. If the value of this variable is nil, no warning will be printed.

Note that the system may call compile under a wide variety of circumstances so when this variable is true, users may see warnings even though they did not explicitly call compile or one of its obvious analogs (such as compile-file).

See compiling.htm for information on the compiler.

See introduction.htm for a general description of the documentation and index.htm for an index.

Copyright (C) 1998-1999, Franz Inc., Berkeley, CA. All Rights Reserved.