Hi!<br><br>The runtime only required a single change to be ported.<br>But how do I coerce my 32bit machine to build a codegen<br>that can bootstrap on the amd64?<br><br>I can run the 32-bit compiler on the 64bit, but of course
<br>the assembler doesn&#39;t really like the generated code because<br>it refers to unknown registers in the CPU ;)<br><br>Apart from that this seems like an easy port.<br>