[Lazarus] lazbuild parameter --max-process-count

Mattias Gaertner nc-gaertnma at netcologne.de
Wed Mar 18 23:14:19 CET 2015


Hi,

I added a new parameter to lazbuild.

--max-process-count=<count>
                      Maximum number of threads for compiling in 
                      parallel. Default is 0, which guesses the number of 
                      cores in the system.

When you have trouble reading the output of lazbuild you can for
example use --max-process-count=1 .

I heard that on some Windows machines FPC locks some files, so that
parallel compilation fails. I could not reproduce it, but if you have
the problem, you know have a workaround.


Mattias




More information about the Lazarus mailing list