<html>
<head>
<style>
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
FONT-SIZE: 10pt;
FONT-FAMILY:Tahoma
}
</style>
</head>
<body class='hmmessage'>Right.<BR>
This is a normal symptom of using an "old" compiler to compile current source.<BR>
You must first build a new compiler against an old runtime (which you must get from "somewhere", such as an existing older install), then use that to build a new runtime.<BR>
 <BR>
  scripts/upgrade.sh  <BR>
  scripts/python/upgrade.py  <BR>
  scripts/win/upgrade.cmd  <BR>
 <BR>
should all handle the "dance" for you.<BR>
 <BR>
 - Jay<BR><BR><BR>

<HR id=stopSpelling>
<BR>
> Date: Tue, 8 Apr 2008 20:02:07 -0400<BR>> From: <A href="mailto:hendrik@topoi.pooq.com">hendrik@topoi.pooq.com</A><BR><BR>
> "../src/word/LongRep.i3", line 2: undefined (LONGINT)<BR>> "../src/C/32BITS/BasicCtypes.i3", line 18: undefined (LONGINT)<BR>> "../src/C/Common/Cstdlib.i3", line 13: imported interface contains errors (Ctypes)<BR>> 3 errors encountered<BR>> <BR>> At this point I presume it is still using the cminstalled compiler. <BR><BR></body>
</html>