Hello all, I am wondering if it is possible to link a pure C compiled file, in .o or .so (or .dll) formats, into a running Lisp process and how I can do that. The case is a am running ECL via Emacs+Slime and it would be very useful to link some modules written in C to bind then via uffi or native ffi. Regards, JRM