<html>
<head>
<style><!--
.hmmessage P
{
margin:0px;
padding:0px
}
body.hmmessage
{
font-size: 10pt;
font-family:Tahoma
}
--></style>
</head>
<body class='hmmessage'><div dir='ltr'>
Can you give me or any of us ssh access to it?<br><br><br>Porting is much much easier these days.<br>Really, it is not difficult.<br>If gcc supports the target and the target is reasonably Posix compliant, there is almost nothing to do.<br>These are both true for Linux/ia64.<br><br><br>Can you try?<br><br><br>See http://modula3.elegosoft.com/cgi-bin/cvsweb.cgi/cm3/doc/notes/porting.txt?rev=1.6;content-type=text%2Fplain<br><br><br>or just go ahead and<br><br><br>  cd scripts/python  <br>  ./bootstrap.py IA64_LINUX  <br><br><br>It *might* just work.<br>It will certainly almost work.<br>There is really very little to it.<br>There never was a whole lot really, but there is a lot less now.<br>A big part used to be rewriting /usr/include in Modula-3, which was tedious, error-prone, and unsafe.<br>That is gone now.<br>Before pthreads, another part was dissecting jmpbuf.<br>That is gone now -- even for user threads.<br><br><br> - Jay<br><br><div>> Date: Mon, 3 Oct 2011 23:18:17 +0100<br>> From: mark@wickensonline.co.uk<br>> To: m3devel@elegosoft.com<br>> Subject: [M3devel] CM3 on IA64?<br>> <br>> Hi guys,<br>> <br>> Has anyone attempted a port of CM3 to Itanium architecture?<br>> I've recently installed gentoo on my ZX6000 and it's all running very <br>> nicely.<br>> My thoughts turned to what would be involved in getting Modula-3 running.<br>> <br>> Kind regards, Mark.<br>> <br></div>                                           </div></body>
</html>