save-image
In an effort to move an application for LW4.5 to LW5.0 for Windows, I encounter an error with save image. Starting from loading from the console, C:\Program Files\Lispworks\lispworks-5-0-0-x86-win32 -init load-my- application.lisp I seem to get an error with (save-image "my-app" :environment T) or (save-image "my-app") Error: saving an image with initialisation files (C:\Program Files\Lispworks\lib\5-0-0-0\config\siteinit) loaded. This seems new to LW5.0. I did not get this error with LW4.5. Looking under help for save-image did not seem to identify the problem. Any guidance appreciated Thanks, Sheldon