I can attest to the speedup ccache gives you.  About 80% _less_ time after
the first time.  Make sure your cache is large enough to hold an entire
package, otherwise it doesn't help at all.

http://www.samba.org/ccache/


Mark Post

-----Original Message-----
From: Alan Cox [mailto:[EMAIL PROTECTED]
Sent: Friday, September 19, 2003 1:37 PM
To: [EMAIL PROTECTED]
Subject: Re: Restarting RPM build


On Gwe, 2003-09-19 at 18:23, Ferguson, Neale wrote:
> Over the past day or so I've been building things like binutils, gcc, and
> glibc for a 2.6 kernel I've built on s390. One of the problems I encounter
> is something minor may go wrong with a build using "rpm -bb" and the only
> option I have is to fix the problem and start from scratch. I note there's
a
> --short-circuit option but that is only valid for -bc and -bi. Am I
missing
> something obvious?

Get a copy of ccache or compilercache

Reply via email to