Florian Klaempfl schrieb: > 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 :)
OTOH, this might be solved indeed in the future by splitting the rtl. OTOH2, using no build unit but compiling with make -j is faster on multi core systems. _______________________________________________ fpc-devel maillist - fpc-devel@lists.freepascal.org http://lists.freepascal.org/mailman/listinfo/fpc-devel