Next: 2 Parallel building Up: Parallel Building with GNUstep Previous: Parallel Building with GNUstep

1 Introduction

In this tutorial we will learn how GNUstep make parallelizes building your project. You will learn how to organize your GNUmakefiles to maximize and control the parallelization of your build. This is an advanced topic; please refer to ``Writing GNUstep Makefiles'' and ``More on GNUstep Makefiles'' for an introduction to GNUstep make.

This tutorial only applies to gnustep-make 2.4.0 or later; parallel building was only partially supported before 2.4.0.



2010-03-12