<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 12pt;
font-family:Calibri
}
--></style></head>
<body class='hmmessage'><div dir='ltr'> > <a href="https://github.com/modula3/cm3/blob/master/m3-sys/mklib/src/m3makefile">https://github.com/modula3/cm3/blob/master/m3-sys/mklib/src/m3makefile</a><br> > <a href="https://github.com/modula3/cm3/commit/3389c3e2b8b320cce060c6620dcd77c4667671f1">https://github.com/modula3/cm3/commit/3389c3e2b8b320cce060c6620dcd77c4667671f1</a><BR> > 1. m3-sys/mklib will not compile without things from m3-libs/m3core/src/win32,<BR> > 2. m3-libs/m3core/src/win32 will not compile on non-windows targets, using the<br> >    release compiler.<BR> > 3. mklib is only used on windows targets anyway.<BR> > So, omit mklib altogether, except for windows targets.<BR> <BR><br> It is true it did not compile with the released non-Windows m3core. <br> I fixed that. <BR> <BR><br> It is true it is only used when targeting Windows. <BR> <BR><br> However I want this the way it was. <br> In particular, because w/ it disabled, I have some propensity <br> to break Windows-specific aspects of scripts/python, that leaving <br> it enabled reveals. It is pretty cheap. <BR> <BR> <BR>Ok?<BR> - Jay<br><br><br> <BR>                                        </div></body>
</html>