[Ecls-list] FFI_SYSV and FFI_UNIX64

Gabriel Dos Reis gdr at integrable-solutions.net
Sat Jun 4 19:16:08 UTC 2011


ECL fails to build on Windows 7 64-bit using
msys and MinGW64.  The symbols  FFI_SYSV and SYS_UNIX64
appear not be defined when they are referenced in

   src/c/ffi.d:145
   src/c/ffi.d:147


Configure command line was

   ./configure --build=x86_64-w64-mingw32 --host=x86_64-w64-mingw32

I'm using separately installed GMP (5.0.2) and Boehm GC (from cvs.)




More information about the ecl-devel mailing list