When trying to build latest ECL on mingw, I got the following error: if test -f ../CROSS-DPP ; then ../CROSS-DPP /c/development/cvstree/ecl/src/c/ffi.d tmp.c ; else ./dpp.exe /c/development /cvstree/ecl/src/c/ffi.d tmp.c ; fi dpp: c:/development/cvstree/ecl/src/c/ffi.d -> tmp.c gcc -DECLDIR="\"c:/opt/ecl/lib/ecl-11.1.1\"" -I. -Ic:/development/cvstree/ecl/build -I/c/development/cvstree/ecl/src/c - I../ecl/gc -DECL_API -DECL_NO_LEGACY -Ic:/usr/local/include -Ic:/usr/local/lib/libffi-3.0.9/include -D_THREAD_SAFE - Dmingw32 -c -o ffi.o tmp.c c:/development/cvstree/ecl/src/c/ffi.d:143:28: error: 'FFI_UNIX64' undeclared here (not in a function) make[2]: *** [ffi.o] Error 1 make[2]: Leaving directory `/c/development/cvstree/ecl/build/c' make[1]: *** [libeclmin.a] Error 2 make[1]: Leaving directory `/c/development/cvstree/ecl/build' make: *** [all] Error 2
Regards, Marko ------------------------------------------------------------------------------ Got Input? Slashdot Needs You. Take our quick survey online. Come on, we don't ask for help often. Plus, you'll get a chance to win $100 to spend on ThinkGeek. http://p.sf.net/sfu/slashdot-survey _______________________________________________ Ecls-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ecls-list
