[fpc-pascal] Object Pascal & arm-linux
Koenraad Lelong
koen1 at brouwerij.homelinux.net
Fri Feb 1 21:18:06 CET 2008
Florian Klaempfl schreef:
> Koenraad Lelong schrieb:
>> Hi,
>> I successfully ran some MSE-gui test-programs on my arm-board. To do
>> this I used a patched fpc 2.2.0-fixes.
>> The patch involved backporting a fix from fpc-2.3.1 for
>> TBinaryObjectReader : the arm processor has no (AFAIK) extended type. I
>
> Which revision is this?
>
If you mean 2.2.1 : readme.rev says 8445 for fpc/branches/fixes_2_2
If you mean 2.3.1 : svn info fpc says Revision : 9843
>> needed 2.2.1 because 2.3.1 breaks MSE-gui.
....
>
> The reader/writer stuff has to take care of this. It applies if the fpu
> type is fpa,fpa10 or fp11. You can simply use the define
> FPC_DOUBLE_HILO_SWAPPED to detect this. The reason for this is that the
How would I do that ? I tried, see enclosed diff, with no solution.
Regards,
Koenraad lelong.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: reader.inc.diff
Type: text/x-patch
Size: 1573 bytes
Desc: not available
URL: <http://lists.freepascal.org/pipermail/fpc-pascal/attachments/20080201/279c0046/attachment.bin>
More information about the fpc-pascal
mailing list