Mailing-List: contact cygwin-apps-help AT cygwin DOT com; run by ezmlm Sender: cygwin-apps-owner AT cygwin DOT com List-Subscribe: List-Archive: List-Post: List-Help: , Mail-Followup-To: cygwin-apps AT cygwin DOT com Delivered-To: mailing list cygwin-apps AT cygwin DOT com Message-Id: <3.0.6.32.20020519193436.007a63b0@127.0.0.1> X-Sender: ton AT 127 DOT 0 DOT 0 DOT 1 Date: Sun, 19 May 2002 19:34:36 +0200 To: From: Ton van Overbeek Subject: Re: [ITP] ccache In-Reply-To: <3CE7DA21.7030506@lapo.it> References: <20020519024036 DOT GA2164 AT redhat DOT com> <146858932489 DOT 20020519101010 AT familiehaase DOT de> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" At 19:00 5/19/2002 +0200, Lapo Luchini wrote: >>I once was so angry because reconfiguring takes everytime so long and >>does always the same that I intended to to such kind of package myself, >>it seems this isn't no longer needed and I will use it as much as >>possible if it works out to be useful. >> >Same for me, that must me a dream, looking forward to use it =) > Note ccache caches *compilations*, not configure runs. It will not save any time in running configure (except for all the test compilations while running configure). On my machine (W98SE) it makes a hell of a difference whether Norton Auto-Protect is enabled or not for configure runs. I have no measurements, but it feels like a factor of 4 to 5 difference (for configure and similar intensive shell scripts e.g. libtool). Ton van Overbeek