<p>Am 29.09.2017 22:14 schrieb "Ondrej Pokorny" <<a href="mailto:lazarus@kluug.net">lazarus@kluug.net</a>>:<br>
><br>
> Hello,<br>
><br>
> I can't compile latest trunk for x86_64-win64: the first error message is:<br>
><br>
> system.pp(136,18) Error: invalid register name<br>
><br>
> i386-win32 compiles fine.</p>
<p>Are you sure that you're compiling with the correct compiler? Cause that sounds quite like you're trying to compile the Win64 RTL with a i386 compiler.</p>
<p>Also Jenkins reports no build errors, so that is probably indeed a problem on your side...</p>
<p>Regards,<br>
Sven</p>