Mirko Vukovic <mirko.vuko...@gmail.com> writes: > The following example from section 10 of the cffi documentation is > causing a segmentation fault on clisp on cygwin:
The varargs support in CFFI makes some assumptions that might not be true on Windows, I suppose. Is this x86 or x86-64? Cheers, Luís