[Ecls-list] Mingw32 build error

Marko Kocić marko.kocic at gmail.com
Mon Aug 1 09:28:43 UTC 2011


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




More information about the ecl-devel mailing list