Lisp Knowledgebase
Title: Can I deliver the compiler in a LispWorks runtime?
ID: 16014
Product: LispWorks, LispWorks for Linux, LispWorks for Linux (Enterprise), LispWorks for Linux (Professional), LispWorks for Windows, LispWorks for Windows (Enterprise), LispWorks for Windows (Professional / Enterprise) Version: All OS: All | |
Description: Yes. File compilation is removed from the runtime, but we allow in-memory compilation (calls to COMPILE and on-the-fly compilation by CLOS etc). If DELIVER is called with LEVEL higher than 1, you'll need to pass :REDEFINE-COMPILER-P NIL. | |
See Also: Workaround: Patch: | |
Hardware:N/A | |
Summary:Can I deliver the compiler in a LispWorks runtime? | |
Bug#:7119 | |
Patch Enhancement#: | |
Reported: |