|
| 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 2Try it out. On new machines (multi-processor, or multi-core, or both) it is much faster. :-)
Thanks
| [Prev in Thread] | Current Thread | [Next in Thread] |