
4 Aug
2010
4 Aug
'10
1:30 p.m.
2010/7/30 edgar <edgar-rft@web.de>:
CLISP 2.49 has no more "-K full", so just try:
(setq inferior-lisp-program "C:/Programmi/clisp-2.49/clisp.exe")
without the "-K full" it works with me, but haven't tested this on Windows yet...
Thank you for your advice. Indeed, "clisp.exe" does work without any arguments. According to "clisp --help", "-K" is still supported on CLISP 2.49 on Windows: -K linkingset - use this executable and memory image Have a nice day.