discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Parallel Compilation with gnustep-make


From: Nicola Pero
Subject: Re: Parallel Compilation with gnustep-make
Date: Mon, 23 Feb 2009 12:18:52 +0100

I turned on parallel compilation support on by default in trunk. :-)

So, using gnustep-make from trunk, all you need to do to build a project using parallel building
is:

  make -j 2

Try it out. On new machines (multi-processor, or multi-core, or both) it is much faster. :-)

Thanks




reply via email to

[Prev in Thread] Current Thread [Next in Thread]