Hi Mads,
Glad to see I'm not the only person who's building Guile for Windows!
For the gEDA project, which uses Guile quite extensively, we've for
quite some years had a recipe-based cross-build system called "minipack"
that's use for cross-compiling Guile and the geda-gaf electronic design
packa
I made an hacky shell script to automatically build guile from the git
repo for Windows.
I have only tested it on Ubuntu 14.04 with MinGW-w64, but it should be
easy to get working
on multiple systems with some small changes.
Repo on github: https://github.com/Madsy/guile-automatic-build
Win32 b