URL:
<http://savannah.gnu.org/bugs/?31454>
Summary: configure: error: sizes of long and void* are not
identical
Project: Guile
Submitted by: None
Submitted on: Tue 26 Oct 2010 12:34:59 AM UTC
Category: None
Severity: 3 - Normal
Item Group: None
Status: None
Privacy: Public
Assigned to: None
Open/Closed: Open
Discussion Lock: Any
_______________________________________________________
Details:
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
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?31454>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/