Hi Audrey, On Tue 26 Oct 2010 02:30, Andrey Sukhorukov <[email protected]> writes:
> 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" I have fixed a number of related problems, and relaxed this restriction. However, there are still a number of problems that need fixing on a platform where a long does not hold the longest integer type that can fit into a pointer; you will find these when compiling numbers.c (there is a #error that you will reach). I don't have time to fix those, but will accept a patch. Regards, Andy -- http://wingolog.org/
