On Wed, Aug 18, 2010 at 6:37 PM, Gabriel Dos Reis <g...@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
------------------------------------------------------------------------------
This SF.net email is sponsored by 

Make an app they can't live without
Enter the BlackBerry Developer Challenge
http://p.sf.net/sfu/RIM-dev2dev 
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to