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

--
_______________________________________________
Lazarus mailing list
Lazarus@lists.lazarus.freepascal.org
http://lists.lazarus.freepascal.org/mailman/listinfo/lazarus

Reply via email to