Building speed on multi-cpu systems

Frank Osterfeld frank.osterfeld at gmx.de
Sun Feb 22 13:05:00 GMT 2009


On Sunday 22 February 2009 01:44:01 Alex Merry wrote:

> Well, you could just pass -j4 to makeobj, which will pass it on to make. 
> The best place to put that depends on what you use to build kde.  If you
> use the bash scripts on techbase, then you can just edit the cmakekde
> function, which uses -j2 by default.

You can also export MAKEFLAGS=-j4 and then use a simple "make", which should 
work unless MAKEFLAGS is overridden in some script, or -j is set explicitely.

Frank






More information about the kde-core-devel mailing list