Hi,
I reached significant waypoint in WinCE port.
I have Hello world application running on WinCE. :)
Here are some notes:
Official binutils seems to be buggy for WinCE target. I used binutils from
Pocket GCC port and they work fine.
procedure fpc_cpuinit for ARM performs illegal instruction (rfs r0) on
WinCE.
A question why this init is needed and is it needed at WinCE?
rfs r0
and r0,r0,#0xffe0ffff
orr r0,r0,#0x00020000
wfs r0
Currently I excluded this code for WinCE using ifdefs.
Yury Sidorov.
_______________________________________________
fpc-devel maillist - [email protected]
http://lists.freepascal.org/mailman/listinfo/fpc-devel