Jan Nieuwenhuizen <jann...@gnu.org> writes:
Thomas Thiriez via General Guile related discussions writes:
Hello,
I am currently porting a macOS application to Windows, and need
to
have libguile working.
[..]
I tried building Guile 3, but had more success with Guile 2.2,
so I will
keep that version.
There is a 64-bit port on the wip-mingw branch
https://git.savannah.gnu.org/cgit/guile.git/log/?h=wip-mingw
but that is based on guile-3.0.8.
Ah, that's good news. I have installed it with Cygwin, and it is
working fine.
If I understand correctly, in order to use that version of
libguile, I would have to redistribute the Cygwin libs with it,
and the license would not work well with my proprietary
application, am I right?
Regards,
Thomas Thiriez