"Luís Oliveira" luismbo@gmail.com writes:
How about a #-ffi (error "CFFI requires a version of CLISP compiled with the FFI module.") in src/cffi-clisp.lisp? Or something like that in cffi.asd. What'd be the advantage of putting that in the ASD file?
Presumably you'd also want runtime warning for CFFI compiled in an image with FFI and loaded in one without.