[fpc-devel] SymbianOS port

Jonas Maebe jonas.maebe at elis.ugent.be
Sun Aug 13 21:57:00 CEST 2006


On 13 aug 2006, at 21:46, Felipe Monteiro de Carvalho wrote:

>> 1. Add symbian target to the compiler
>
> How exactly do I add symbian target to the compiler? I mean, which
> files should I start altering?

compiler/system.pas, compiler/systems/i_symbian.pas, compiler/systems/ 
t_symbian.pas

In system.pas you mainly have to add an entry to the tsystem enum.  
You can use the other i_*/t_* files in the systems directory as  
example for the symbian files.


Jonas



More information about the fpc-devel mailing list