LispWorks Release Notes and Installation Guide > 13 Release Notes > 13.6 More new features

NextPrevUpTopContentsIndex

13.6.13 Splitting saved images to allow code signing

The function save-image now accepts a keyword argument :split , which allows the Lisp heap to be split into a separate file. The main use of split is to allow third-party code signing to be applied to the executable, which is often not possible for an image with the Lisp heap included in a single file.


LispWorks Release Notes and Installation Guide - 21 Dec 2009

NextPrevUpTopContentsIndex