<div dir="ltr">No takers on this issue? <div><br></div><div>Is the compiler he's using too old to compile the latest version?</div><div><br></div><div>Have you tried fudging the literals on that line until it compiles? You could then remove the fudge and compile with the compiler just produced to get a properly working compiler.</div><div><br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Oct 9, 2015 at 5:40 AM, JC Chu <span dir="ltr"><<a href="mailto:jcchu@acm.org" target="_blank">jcchu@acm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">






<div>
<font face="Calibri" size="2"><span style="font-size:11pt">
<div>Hi,</div>
<div> </div>
<div>I’m trying to build from the latest repository checkout using CM3 v5.8.6 from NT386 to NT386.  The build process gets stuck on m3core:</div>
<div> </div>
<div>        "..\src\C\32BITS\BasicCtypes.i3", line 18: illegal based LONGINT literal, zero used.</div>
<div> </div>
<div>The interface in question defines</div>
<div> </div>
<div>        TYPE long_long = [-16_7fffffffffffffffL-1L .. 16_7fffffffffffffffL],</div>
<div> </div>
<div>which is apparently not accepted by my compiler.</div>
<div> </div>
<div>Am I doing something wrong here?</div><span class="HOEnZb"><font color="#888888">
<div><font face="Times New Roman"> </font></div>
<div>— JC Chu</div>
<div> </div>
<div><font face="Times New Roman"> </font></div>
<div><font face="Times New Roman"> </font></div>
</font></span></span></font>
</div>

<br>_______________________________________________<br>
M3devel mailing list<br>
<a href="mailto:M3devel@elegosoft.com">M3devel@elegosoft.com</a><br>
<a href="https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel" rel="noreferrer" target="_blank">https://mail.elegosoft.com/cgi-bin/mailman/listinfo/m3devel</a><br>
<br></blockquote></div><br></div>