<div class="gmail_quote">On Wed, Aug 18, 2010 at 6:37 PM, Gabriel Dos Reis <span dir="ltr"><<a href="mailto:gdr@cs.tamu.edu">gdr@cs.tamu.edu</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

<div class="im">libeclmin.a(ffi.o): In function `si_make_dynamic_callback':</div>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/ffi.d:976: undefined reference to<br>
`ffi_prep_closure'<br>
libeclmin.a(ffi.o): In function `si_call_cfun':<br>
c:/Docume~1/gdr/Desktop/ecl.cvs/src/c/ffi.d:925: undefined reference to `ffi_call'</blockquote></div><div><br></div>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<div>

<br><div>Juanjo<br clear="all"><br>-- <br>Instituto de Física Fundamental, CSIC<br>c/ Serrano, 113b, Madrid 28006 (Spain) <br><a href="http://juanjose.garciaripoll.googlepages.com">http://juanjose.garciaripoll.googlepages.com</a><br>


</div></div>