RTL fails to build while crosscompiling to arm-wince

Original Reporter info from Mantis: Barvinok
  • Reporter name: Gennadiy

Description:

C:/Dev/CygWin/root/home/Barvinok/fpc/compiler/ppcrossarm.exe -Ur -Twince -Parm -XParm-wince- -Xr -Ur -Xs -O2 -n -Fi../inc -Fi../arm -Fi../win -FE. -FUC:/Dev/CygWin/root/home/Barvinok/fpc/rtl/units/arm-wince -darm -dRELEASE -Us -Sg system.pp
sysfile.inc(238,38) Error: Identifier not found "fmShareDenyNoneFlags"
system.pp(1854) Fatal: There were 1 errors compiling module, stopping
Fatal: Compilation aborted
make[3]: *** [system.ppu] Error 1
make[3]: Leaving directory C:/Dev/CygWin/root/home/Barvinok/fpc/rtl/wince'<br/> make[2]: *** [wince_all] Error 2<br/> make[2]: Leaving directory C:/Dev/CygWin/root/home/Barvinok/fpc/rtl'
make[1]: *** [rtl_all] Error 2
make[1]: Leaving directory `C:/Dev/CygWin/root/home/Barvinok/fpc'
make: *** [build-stamp.arm-wince] Error 2

Additional information:

Possibly related to bug #8898

Mantis conversion info:

  • Mantis ID: 14345
  • OS: wince
  • Build: svn revision 13533
  • Platform: arm
  • Version: 2.3.1
  • Fixed in version: 2.4.0
  • Fixed in revision: 13537 (#965828b6)