[fpc-pascal] ARM-Linux, building RTL fails

Bernd Mueller mueller.b at gmx.net
Fri May 18 09:52:41 CEST 2007


Hello,

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.

Regards, Bernd.



More information about the fpc-pascal mailing list