[fpc-devel] Trunk does not build for arm-embedded since rev 25888

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Nov 3 15:34:44 CET 2013


On 03/11/13 09:52, Max Nazhalov wrote:
> On 01/11/13 09:22, Michael Ring wrote:
>> >I tried today's trunk, unfortunately it does not build:
>> >
>> >
>> >/Users/ring/devel/fpc/compiler/ppcrossarm -Cparmv7m @rtl.cfg -Ur
>> >-Tembedded -Parm -XParm-none-eabi- -Xr -Ur -Xs -O2 -n -Fi../inc
>> >-Fi../arm -FE. -FU/Users/ring/devel/fpc/rtl/units/arm-embedded -darm
>> >-dRELEASE -O- -Us -Sg system.pp
>> >flt_pack.inc(127,45) Error: Incompatible type for arg no. 1: Got "Real",
>> >expected "float64"
> One possible solution is to not rely on "FPC_SYSTEM_HAS_extract*" and always do the work yourself, but I'm not sure.
> Nevertheless, I'm attaching the suggested patch.

Is the fix that Charlie committed in 
http://svn.freepascal.org/cgi-bin/viewvc.cgi?view=revision&revision=25914 also 
correct?


Jonas



More information about the fpc-devel mailing list