[Ecls-list] ECL on Windows 32-bit with msys/mingw
Juan Jose Garcia-Ripoll
juanjose.garciaripoll at googlemail.com
Wed Aug 18 21:15:42 UTC 2010
On Wed, Aug 18, 2010 at 6:37 PM, Gabriel Dos Reis <gdr at cs.tamu.edu> wrote:
> libeclmin.a(ffi.o): In function `si_make_dynamic_callback':
> c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/ffi.d:976: undefined reference to
> `ffi_prep_closure'
> libeclmin.a(ffi.o): In function `si_call_cfun':
> c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/ffi.d:925: undefined reference to
> `ffi_call'
This code should not be compiled and I can guarantee I do not see this in my
copy of mingw. Is there a library called libffi in your system, or did ECL
detect it at configuration time? It should appear in the log or by a
definition HAVE_LIBFFI in ecl/config.h If so you could you try using
--without-dffi
Juanjo
--
Instituto de Física Fundamental, CSIC
c/ Serrano, 113b, Madrid 28006 (Spain)
http://juanjose.garciaripoll.googlepages.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/ecl-devel/attachments/20100818/5e1607b2/attachment.html>
More information about the ecl-devel
mailing list