[fpc-devel] Where to add mksymbian
Florian Klaempfl
florian at freepascal.org
Tue Jul 3 21:04:18 CEST 2007
Michael Van Canneyt schrieb:
>
> On Tue, 3 Jul 2007, Felipe Monteiro de Carvalho wrote:
>
>> Hello,
>>
>> As part of the Symbian OS port, I wrote an application that works as a
>> build Tool. It handles necessary tasks when building a symbian os
>> application, like definying a UID. Searching for the SDK and
>> interacting with it acording to the SDK version. Calling Fpc, gnu-as
>> and the appropriate linker. Building the c++ to pascal bindings, etc.
>>
>> So, I was thinking that this software should probably be located on
>> the fpc repository, as it's not possible to use fpc for Symbian
>> without it, but I don't know in which repository and directory I would
>> put it.
>
> fpcbuild/install/symbianos
Better fpc/utils?
More information about the fpc-devel
mailing list