[fpc-devel] {$Interfaces Corba} and TInterfacedObject
Florian Klaempfl
florian at freepascal.org
Fri Nov 30 13:11:45 CET 2007
Micha Nelissen schrieb:
> Florian Klaempfl wrote:
>> Micha Nelissen schrieb:
>>> Well, the best optimization is not needing to do something at all ;-).
>>
>> So you see a way to do make cycle in one compiler call ;)?
>
> Obviously not the three cycles, but maybe one cycle could be done by not
> compiling the RTL, but by starting to compile the compiler and pass the
> correct RTL unit/include directories on the commandline so that FPC
> finds those themselves as needed.
Well, problem is that then not all units are build and you don't want to
pull in variants etc. into the compiler :)
More information about the fpc-devel
mailing list