[fpc-devel] New less verbose compilation of trunk

Henry Vermaak henry.vermaak at gmail.com
Wed Mar 7 12:29:39 CET 2012


On 07/03/12 10:27, Marco van de Voort wrote:
> In our previous episode, Graeme Geldenhuys said:
>> PS:
>> Adding any more (if possible) parallel compilation support would be
>> awesome too. This already saves me over 1 minute in compile time on my
>> quad core. Yes, I hate it if CPU's just sit idle.
>
> IIRC add  FPMAKEOPT='-T 3'   (3= number of paralel threads)

This makes a big difference for me:

Without FPCMAKEOPT: 1m48.056s
With FPCMAKEOPT="-T 9": 1m13.833s

Unfortunately, cycling the compiler is taking really long and -j 9 isn't 
helping much (or at all).

Henry



More information about the fpc-devel mailing list