[fpc-devel] Freepascal in microcontrollers
Daniël Mantione
daniel.mantione at freepascal.org
Thu Feb 28 08:56:38 CET 2008
Op Thu, 28 Feb 2008, schreef Michael Schnell:
>
>> Bitpacked records are simply not fit for defining a particular layout
> Thus maybe an additional option (supposedly three choices: "compiler
> endianess" (default = not binary portable = behavior as it is now), "low
> endian", and "high endian") could help.
To my knowledge there is no problem with the current implementation.
Endian conversion is already the reponsibility of the programmer.
Therefore I don't see a need for changes on the compiler side.
Daniël
More information about the fpc-devel
mailing list