well i once again updated from reposity and now when building compiler i came to this
e:/fpc/fpc/bin/i386-win32/rm.exe -f *.s *_ppas.bat
make[3]: Leaving directory `E:/fpc/source2/rtl/wince'
make[2]: Leaving directory `E:/fpc/source2/rtl'
make -C ../rtl 'OPT=' all
make[2]: Entering directory `E:/fpc/source2/rtl'
make -C wince all
make[3]: Entering directory `E:/fpc/source2/rtl/wince'
e:/fpc/fpc/bin/i386-win32/gmkdir.exe -p ../../rtl/units/arm-wince
arm-wince-as -o ../../rtl/units/arm-wince/wprt0.o arm/wprt0.as
process_begin: CreateProcess((null), arm-wince-as -o ../../rtl/units/arm-wince/w
prt0.o arm/wprt0.as, ...) failed.
make (e=2): The system cannot find the file specified.
make[3]: *** [wprt0.o] Error 2
make[3]: Leaving directory `E:/fpc/source2/rtl/wince'
make[2]: *** [wince_all] Error 2
make[2]: Leaving directory `E:/fpc/source2/rtl'
make[1]: ***
Error 2
make[1]: Leaving directory `E:/fpc/source2/compiler'
make: *** [cycle] Error 2