[fpc-pascal] How to crosscompile i386-linux from X86_64-win64

Sven Barth pascaldragon at googlemail.com
Tue Mar 29 12:19:45 CEST 2016


Am 29.03.2016 10:30 schrieb "Jonas Maebe" <jonas.maebe at elis.ugent.be>:
>
> On 29/03/16 09:58, ulrich wrote:
>>
>> what parameter(s) need to cross-compiling i386-Linux from X86_64-win64 ?
>
>
> 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 http://bugs.freepascal.org/view.php?id=9262 if you
wish to be notified in case this ever gets implemented.
>

However on Windows there's no real penalty in using the i386-win32 release
for this instead of the x86_64-win64 one.

Regards,
Sven
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20160329/9a49a880/attachment.html>


More information about the fpc-pascal mailing list