On Mon, Mar 26, 2007 at 12:40:26PM +0200, Abdelrazak Younes wrote: > Some numbers with MSVC2005: > > debug mode, full build: 6 minutes > debug mode, text.C changed: 3 minutes > release mode, full build: 6 minutes > release mode, text.C changed: 2 minutes > > So this option is excellent for quick full build but not very useful for > developing unfortunately.
That's why the one[/few] chunks per directory and the 'workset/static' ideas. Andre'