[fpc-devel] parallel compilation support
Marco van de Voort
marcov at stack.nl
Mon Sep 15 09:43:14 CEST 2008
In our previous episode, Graeme Geldenhuys said:
>
> Does FPC support parallel compilation? For compiling itself, or for
> applications?
What do you mean with parallel compilation? Starting up multiple compilers
like make -j? Or generating paralel code?
The tree supports make -j x due to Jonas' efforts.
The yields are fairly low though (+/- 10% iirc, but it is a while back that
I timed).
More information about the fpc-devel
mailing list