<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'><div>Why can't I say this?</div><div><br></div><div>C:\dev2\cm3.2\m3-libs\m3core\src\float\Common\grisu\Grisu.m3</div><div><br></div><div>IMPORT Compiler;</div><div><br></div><div>PROCEDURE FastDtoa(v : LONGREAL;</div><div>..</div><div>    (* temporarily disable for NT386 until problems investigated *)</div><div>    IF Compiler.ThisPlatform = Compiler.Platform.NT386 THEN RETURN FALSE END;</div><div><br></div><div>new source -> compiling Grisu.m3</div><div><br></div><div>Fatal Error: bad version stamps: Grisu.m3</div><div><br></div><div>missing export: Compiler.Platform imported by Grisu.m3</div><div>missing export: Compiler.ThisPlatform imported by Grisu.m3</div><div> *** execution of [<function _BuildGlobalFunction at 0x0227F930>, <function _Shi</div><div>pFunction at 0x023600F0>] failed ***</div><div><br></div><div> ?</div><div><br></div><div>I know how to workaround in an ugly way -- via m3makefile chosing a different file..</div><div><br></div><div><br></div><div>Thank you,</div><div> - Jay</div><br><br>                                          </div></body>
</html>