Hello,
The attached patch adds a internal linker for symbian os. Also the
makefile on rtl/symbian needs to be regenerated
I also added many files to rtl/symbian included attached
This is enougth to compile a empty executable, but it won´t run or do anything.
thanks,
--
Felipe Monteiro de Carva
> Is there a way do delegate such methods on classes using Object Pascal ?
> If so, how would you do it ?
Yes, delegates are called "Events" in Object Pascal.
Here a simple example:
program EventExample;
uses
SysUtils, Classes;
type
{ define the event type }
TOnCalc = procedure (APercent
I recommend installing Linux on your desktop computer, which costs you
much less time to accomplish than building a cross-compiler.
For compiling for ARM a cross compiler is necessary anyway, but
nonetheless I feel that when doing work for Linux it's a good idea to
use Linux as an development