<div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr">Hi,<div><br></div><div>I have tried to compile the dev source tree with Mingw64</div><div>and it went almost straight to the end. There are a couple of</div><div>small things which would require to be fixed like:</div><div>- naming of icu libraries</div><div>libicudata.a is expected, but icudt.a is built</div><div>libicui18n.a is expected, but libicuin.a is built</div><div>- in texk/lcdf-typetools/lcdf-typetools-src/otftotfm/automatic.cc</div><div>it is required to include <direct.h> else _mkdir() is not defined</div><div>- I had to comment out the declaration of inet_ntop() in</div><div>texk/web2c/luatexdir/luasocket/src/inet.h<br></div><div><br></div><div>After this, I ran 'make check' and got a few failures. </div><div>Some are unimportant : the program running (argv[0]) is reported with <br></div><div>its full path instead of ./ creating a mismatch with what is expected.</div><div><div>I didn't check all of them yet so maybe there are more important ones.</div><div><br></div><div>Any similar experiment and report would be welcome.</div><div>Are there any problems to expect ?</div><div><br></div><div>Regards and merry XMas !</div><div><br></div><div>Fabrice </div><br class="gmail-Apple-interchange-newline"></div><div><br></div></div></div></div></div>