tomrake / sbcl-compile

Bash tool for compiling sbcl from source on msys2
0 stars 0 forks source link

Released msi is not correctly unpacked and used as XC_HOST #17

Open tomrake opened 3 months ago

tomrake commented 3 months ago

The msi is downloaded but not converted or used.

The update of the MSI for releases is a change by the developer, a developer released version was a desire that started by compile on Windows project.

tomrake commented 1 week ago

The XC_HOST and MSI parts of ensure_xc_host.sh are confused. The 2.4.10 compiled by the previous 2.4.9 sbcl compiler has an error during build. To ensure this I need to control XC_HOSTS to reproduce the build errror.