|
From: Nikodemus S. <nik...@ra...> - 2010-03-11 12:54:14
|
On 2 January 2010 21:43, Luke J Crook <lu...@ba...> wrote: > > SBCL/win32 drops to the debugger when CFFI attempts to define an unidentified > alien using defcfun. SBCL/Linux just seems to generate a warning. Is there a > way to have the SBCL/win32 behave like the Linux version? > > I would like all my glue wrappers compiled into the image, and at runtime > choose the correct wrapper based on the presence of particular libraries. Sorry about the delay in answering. Can you post an example snippet that demonstrates this, and output from both Win32 and Linux? Cheers, -- Nikodemus |