vote up 3 vote down star

I've searched a lot for an answer for this question in the web: they say it's true, SBCL doesn't work under Vista. But I really need to work with lisp on my home Vista laptop and VM doesn't help really... And CL is not so interesting because of speed...

If you have any recommendation, please share!

flag

2 Answers

vote up 0 vote down

Make sure you have DEP off for SBCL.

link|flag
Can you be a little bit more specific? – avp Oct 12 at 11:52
If you have Vista configured such that DEP (data execution prevention) is on for all processes, SBCL may crash upon start. If this is the case, turning DEP off for SBCL should cause it to work. (DEP can be configured under the performance options in the advanced system setting in Vista). – Brian Oct 15 at 0:24

Your Answer

Get an OpenID
or

Not the answer you're looking for? Browse other questions tagged or ask your own question.