Mailing-List: contact cygwin-developers-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-developers-owner AT cygwin DOT com Delivered-To: mailing list cygwin-developers AT cygwin DOT com MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Subject: RE: splitting dependencies in cygwin1.dll X-MimeOLE: Produced By Microsoft Exchange V6.0.5762.3 content-class: urn:content-classes:message Date: Sun, 26 May 2002 14:04:12 +1000 Message-ID: X-MS-Has-Attach: X-MS-TNEF-Correlator: From: "Robert Collins" To: Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id g4Q44HO26076 Yes, and it's a wonderful thing, as long as it gets a cache hit. If any header changes, all the dependent headers still have to be reparsed. Thus reducing interdependencies... Rob > -----Original Message----- > From: Christopher Faylor [mailto:cgf AT redhat DOT com] > Sent: Sunday, May 26, 2002 1:56 PM > To: cygwin-developers AT cygwin DOT com > Subject: Re: splitting dependencies in cygwin1.dll > > > On Sun, May 26, 2002 at 01:30:22PM +1000, Robert Collins wrote: > >Recompiles take quite some time for me, > > Have you tried ccache? > > cgf >