[fpc-pascal] ARM-Linux, building RTL fails
Bernd Mueller
mueller.b at gmx.net
Fri May 18 10:13:19 CEST 2007
Hello again,
> with latest Trunk, Rev. 7387, building of the ARM-Linux RTL fails:
>
> ppcrossarm.exe -Tlinux -Parm -XParm-linux- -Xc -Xr -Fi../inc -Fi../arm
> -Fi../unix -Fiarm -FE. -FU../../rtl/units/arm-linux -Tlinux -CX -darm
> -Us -Sg system.pp
> softfpu.pp(122,12) Error: Duplicate identifier "UInt64"
> system.pp(52,34) Fatal: There were 1 errors compiling module, stopping
> Fatal: Compilation aborted
>
> Removing UInt64 in softfpu.pp or in systemh.inc seems to solve the problem.
seems to be related to bug entry 8860 (fpc complains:UInt64 not found).
Regards, Bernd.
More information about the fpc-pascal
mailing list