On Mon, Nov 02, 2015 at 05:42:46PM +0200, Eli Zaretskii wrote: > > Date: Mon, 2 Nov 2015 15:21:00 +0300 > > From: Vladimir Zhbanov <[email protected]> > > Cc: [email protected] > > > > > http://sourceforge.net/projects/ezwinports/files/guile-2.0.11-2-w32-bin.zip/download > > > > > > > I know, thanks :) > > > > Thank you for your great work on the guile port for Windows. > > Unfortunately your prebuilt version didn't work for me last time I > > tried it. > > Strange. It certainly works for me and others in GDB and in Make (and > of course as a stand-alone interpreter). It also passes all the > tests. So I suspect some snafu with the dependent DLLs or some such.
Perhaps, I used not correct enough words to formulate my thoughts. I cannot remember all details since I've done too many various attempts to build my package and used various library versions for various dependencies to find a workable configuration. Your pre-built version of guile worked well by itself, though I still could not make my package work with libguile. AFAIR, amongst things I tried to make it work, was just replacing the libguile DLL built by me with your version. It didn't work, too, probably due to the same GC issues in the Windows guile build appeared in version 2.0 (guile-1.8 worked well), workaround for which I found much later. Thanks, Vladimir
