bug-guile
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

configure: error: sizes of long and void* are not identical


From: Andrey Sukhorukov
Subject: configure: error: sizes of long and void* are not identical
Date: Tue, 26 Oct 2010 11:30:16 +1100

Dear Developers,

I get the following error when trying to compile guile 1.9.13 for
64-bit Windows system using http://mingw-w64.sourceforge.net/
compiler:

"configure: error: sizes of long and void* are not identical"

The corresponding sizes determined by configure script are:
"checking size of long... 4"
"checking size of void *... 8"

The configure options are
LDFLAGS="-L/usr/lib -m64" CFLAGS="-I/usr/include -m64" ./configure
--host=x86_64-w64-mingw32 --build=x86_64-w64-mingw32 --prefix=/usr

Please let me know if additional information/testing is needed to fix
this problem. Thank you.

Best regards,

Andrey



reply via email to

[Prev in Thread] Current Thread [Next in Thread]