[fpc-devel] SymbianOS port
Florian Klaempfl
florian at freepascal.org
Mon Aug 14 10:37:03 CEST 2006
Jonas Maebe wrote:
>
> 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.
>
Maybe the results of this thread can be added to
http://www.freepascal.org/wiki/index.php/How_to_start
or
http://www.freepascal.org/wiki/index.php/FPC_internals
More information about the fpc-devel
mailing list