Chisheng Huang cph@chi-square-works.com writes:
Hi,
Has anybody tried to run SBCL 1.0.16 Win32 with Slime? After I did M-x slime, the mini buffer printed out "spawning child process: invalid argument". I tried Slime with 1.0.16 and 1.0.16.4 of SBCL Win32 and both did not work. Any idea?
AFAIK, SBCL does not support threads on Windows. You have to use a different communication style.
-T.