|
From: Sam S. <sd...@gn...> - 2011-06-16 13:53:46
|
> * <cne...@fb...> [2011-06-15 07:12:09 -0600]: > > I'd like to be able to edit a foreign file and reload it into my lisp image > without having to restart lisp. I am running clisp 2.47 with cffi 10.6 > under XP (not my choice). I can close-foreign-function with a T result. > However, the dll seems to still be locked from being overwritten by the > compiler. In addition, when I try to load a slightly modified dll with a > different filename, the load-foreign-library fails with: > > Unable to load foreign library (LIBRARY-15386). > FFI:OPEN-FOREIGN-LIBRARY: Cannot open library "c:/v/site/jpars/Project3" > [Condition of type LOAD-FOREIGN-LIBRARY-ERROR] http://clisp.org/impnotes/dffi.html#dffi-close-lib -- Sam Steingold (http://sds.podval.org/) on CentOS release 5.6 (Final) X 11.0.60900031 http://ffii.org http://openvotingconsortium.org http://jihadwatch.org http://pmw.org.il http://honestreporting.com http://camera.org Don't hit a man when he's down -- kick him; it's easier. |