<html><head></head><body><div class="yahoo-style-wrap" style="font-family:Helvetica Neue, Helvetica, Arial, sans-serif;font-size:13px;"><div>Has anyone tried a full rebuild on MS Windows lately? I just tried with the <a href="https://github.com/Clozure/ccl/releases/tag/v1.11.5" class="">latest stable release</a> and am encountering numerous errors. This is on Windows 10 with all updates and a recent install of Msys2. The first hurdle is hard-coded linker and assembler paths in the lisp-kernel <a href="https://github.com/Clozure/ccl/blob/v1.11.5/lisp-kernel/win64/Makefile" class="">makefile for win64</a>. Correcting those gets the build a bit farther, but then fails on:<span><br></span></div><div><span><br></span></div><div><span>../lisp-exceptions.h:37:26: error: conflicting types for ‘siginfo_t’</span></div><div><span><br></span></div><div><span>All the pre-requisites mentioned in the makefile are installed. Are there Windows build instructions somewhere that I have missed? Anyone done a full rebuild-ccl on this platform recently?</span></div><div><span><br></span></div><div><span></span><br></div><div><br></div><div><br></div><div><br></div><div><br></div></div></body></html>