I have done a bit of research of my own...<br><br>Basically, what was done is to try compiling for emulator and then translating it to the native symbian code...<br><br>OK.<br><br>Let's think differently, if I would use Nokia Series 60 Symbian SDK, would there be a difference of what kind of code the emulator likes?
<br><br>I mean PE or ARM ?<br><br>Anyway, maybe I should try compiling for THE DEVICE and then manually run it on the device...<br><br>Just to try if it works.<br><br>How should I configure makefiles to get the right cross-compiler?
<br><br>P.S. <br>I'm have the latest svn from the <a href="http://svn.freepascal.org">svn.freepascal.org</a> ...<br><br>