"Mirko Vukovic" mirko.vukovic@gmail.com writes:
But if I do that from slime, then the load fails: Unable to load foreign library (NIL). FFI:OPEN-FOREIGN-LIBRARY: Cannot open library "/bin/cyggsl-0.dll": "No such file or directory" [Condition of type LOAD-FOREIGN-LIBRARY-ERROR]
Not sure how to start debugging that one. What does (probe-file "/bin/cyggsl-0.dll") return in both situations? Or, how about (probe-file "c:/cygwin/bin/cyggsl-0.dll") when you're running CLISP within Emacs?