[Ecls-list] compiling with mingw-w64

Martin Rubey martin.rubey at math.uni-hannover.de
Wed Apr 14 13:10:51 UTC 2010


Hi,

I'm trying to (cross-compile) ecl for 64 bit on windows, but already
configure fails.

I replaced the old gmp sources with 4.3.2 patched by Ozkan Sezer, gmp
configures well now, when ecl's configure is called with

ABI=64 ./configure --prefix=/opt --build=i686-pc-cygwin --host=x86_64-w64-mingw32


however, ecl's configure fails with

checking whether struct tm is in sys/time.h or time.h... sys/time.h
checking for working volatile... no
checking for ptrdiff_t... no
checking size of long long... configure: error: in
`/home/Mari/ecl-10.3.1-x64/build':
configure: error: cannot run test program while cross compiling


what information would I need to supply?  any hope?

(the final goal is fricas)

Martin 




More information about the ecl-devel mailing list