On 2017-04-01 07:30, Marco Atzeri wrote:
thanks. The issue for make was in the lack of 2.0.9-module-ldflags.patch. With that "make check" has no issue on guile test.
That's because libguilereadline-* is a module, and without linking it with -module, cygport removes the .la file needed to load it (since guile uses ltdl). That's also the reason for KEEP_LA_FILES=module.
I am making minor change to your proposal for package names; for 2.0 we have libguile2.0-devel so for 1.8 I am using libguile1.8-devel instead of libguile-devel and current guile-devel is obsoleted by libguile2.0-devel.
Fair enough.
I will upload as soon I complete the build for both arch.
Which you've already done. Thanks! -- Yaakov