Compiling guile-2.2.4 for mingw

2018-11-20 Thread Christoph Buck
2]: Leaving directory '/home/Christoph.Buck/guile-2.2.4/bootstrap' > make[1]: *** [Makefile:1857: all-recursive] Error 1 > make[1]: Leaving directory '/home/Christoph.Buck/guile-2.2.4' > make: *** [Makefile:1743: all] Error 2 I have no idea what might be wrong here or how to fix this problem. Does anbody have an idea? Best regards Christoph Buck

Re: Compiling guile-2.2.4 for mingw

2018-11-20 Thread Christoph Buck
Mike Gran writes: > Hey Chris, > > This is one of two errors. One problem is that Guile makes assumptions > about the size of long vs the size of a pointer, as do some the > libraries on which Guile depends. In practice, your Guile needs to be > compiled under MinGW 32-bit where sizeof(void *)