<p>Am 29.03.2016 10:30 schrieb "Jonas Maebe" <<a href="mailto:jonas.maebe@elis.ugent.be">jonas.maebe@elis.ugent.be</a>>:<br>
><br>
> On 29/03/16 09:58, ulrich wrote:<br>
>><br>
>> what parameter(s) need to cross-compiling i386-Linux from X86_64-win64 ?<br>
><br>
><br>
> It is not possible, because the needed 80 bits extended type is not supported on Win64, and we don't have emulation for this type yet in the compiler. You can follow <a href="http://bugs.freepascal.org/view.php?id=9262">http://bugs.freepascal.org/view.php?id=9262</a> if you wish to be notified in case this ever gets implemented.<br>
></p>
<p>However on Windows there's no real penalty in using the i386-win32 release for this instead of the x86_64-win64 one.</p>
<p>Regards,<br>
Sven</p>