[Lazarus] Cross-compile for Linux strange behaviour with floating point constants
Florian Klämpfl
florian at freepascal.org
Sun Nov 24 12:09:53 CET 2019
Am 24.11.19 um 12:04 schrieb Giuliano Colla via lazarus:
> Il 24/11/2019 11:48, Florian Klämpfl via lazarus ha scritto:
>
>> What to do with extended constants and their handling in the compiler
>> if the target platform has it but the target platform does not support
>> it?
>
> Maybe an AND condition? Use extended type only if both platforms support
> it?
This is a no-go. The resulting code/executable must be agnostic
regarding the host where it is generated.
More information about the lazarus
mailing list