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. --- WBR, Max.
flt_pack.diff
Description: Binary data
_______________________________________________ fpc-devel maillist - [email protected] http://lists.freepascal.org/mailman/listinfo/fpc-devel
