ok now the latest cvs download works well with MinGW/msys but did you 
test --with-dffi ?

./configure --enable-threads --enable-unicode --with-dffi 
--target=i686-pc-mingw32 --build=i686-pc-mingw32 --host=i686-pc-mingw32
...
checking for ffi_call in -lffi... yes
checking for ffi/ffi.h... no
checking for ffi.h... no
configure: WARNING: unable to find header file ffi.h; disabling dynamic 
FFI
...

This is not correct as libffi is installed and ffi.h is in the path. 
There is probably some error in the config file.
These days almost all libraries use cffi and dffi is needed for that.

------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
Ecls-list mailing list
Ecls-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/ecls-list

Reply via email to