guile-automatic-build
guile-automatic-build copied to clipboard
Automated cross-build script for building GNU Guile for Windows
Results
1
guile-automatic-build issues
Sort by
recently updated
recently updated
newest added
libguile assumes sizeof(void*) == sizeof(long) which breaks builds where the assertion does not hold, notably when attempting a 64-bit guile build for Windows. It should be patchable with some effort....
enhancement