I have a much faster build on windows and the windows project compiles a bunch of files at a time. So, I thought that might be the reason. Looks like it is not. -VP
On Wed, 06 Oct 2004 17:31:46 -0600, Warren Young <[EMAIL PROTECTED]> wrote: > v p wrote: > > Loading 'gcc' into memory for each file is a time > > consuming process > > Have you measured this, or are you speculating? > > > If I could make generated makefile do this, my build > > process will be much faster. > > This is a limitation of make, not of the autotools. > >
