*compiler-not-available-warning*

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.

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.