[fpc-devel] Trunk does not build for arm-embedded since rev 25888
Jonas Maebe
jonas.maebe at elis.ugent.be
Fri Nov 1 12:10:14 CET 2013
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"
Until it's fixed, you should be able to work around the problem by
adding -dFLOAT_ASCII_FALLBACK to CROSSOPT.
Jonas
More information about the fpc-devel
mailing list