[cffi-devel] clisp+cffi on windows+cygwin+emacsNT+slime -- the latter two prevent a library from loading
Luis Oliveira
luismbo at gmail.com
Sat Dec 27 01:51:55 UTC 2008
"Mirko Vukovic" <mirko.vukovic at 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?
--
Luís Oliveira
http://student.dei.uc.pt/~lmoliv/
More information about the cffi-devel
mailing list