Re: automake and DualCore

2006-07-04 Thread Stefan Puiu
Well, the ccache project page (ccache.samba.org) says ccache is based on compilercache: "The idea came from Erik Thiele [,who] wrote the original compilercache program as a bourne shell script. ccache is a re-implementation of Erik's idea in C with more features and better performance." Then the

Re: automake and DualCore

2006-07-04 Thread Jim Lynch
Dalibor Topic wrote: O If you're building C/C++ code, check out ccache and distcc as well. Thanks for the tip. While researching ccache I found compilercache. Can anyone comment on the relative merits of this wrt ccache? Thanks, Jim.

Re: automake and DualCore

2006-07-04 Thread Thomas Porschberg
Hi, Am Mon, 3 Jul 2006 08:13:50 -0700 schrieb Dalibor Topic <[EMAIL PROTECTED]>: > On Mon, Jul 03, 2006 at 02:43:02PM +0200, Thomas Porschberg wrote: > > Hi, > > > > do Makefiles created from automake benefit from dualcore CPUs > > and is the build process speeded up ? > > that'd seem to be mo