[M3devel] 64-bit integer literals (v5.8.6, NT386)
JC Chu
jcchu at acm.org
Fri Oct 9 14:40:43 CEST 2015
Hi,
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:
"..\src\C\32BITS\BasicCtypes.i3", line 18: illegal based LONGINT literal, zero used.
The interface in question defines
TYPE long_long = [-16_7fffffffffffffffL-1L .. 16_7fffffffffffffffL],
which is apparently not accepted by my compiler.
Am I doing something wrong here?
— JC Chu
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://m3lists.elegosoft.com/pipermail/m3devel/attachments/20151009/44cb520c/attachment-0001.html>
More information about the M3devel
mailing list