This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: GCC 3.4 Release Status (2003-12-16)


On Wed, Dec 17, 2003 at 02:43:48PM -0800, Geoff Keating wrote:
> > Date: Tue, 16 Dec 2003 16:32:47 -0800
> > From: Joe Buck <Joe.Buck@synopsys.com>
> 
> > In your use at Apple, though, how many distinct pre-compiled headers
> > are there?  Pardon my ignorance, but are you just having all the
> > compilation units include one big .pch that has all of Carbon in it?
> 
> Our IDE lets you point at any random file and say "precompile that and
> include it with -include in every file".

That's a nice feature, but I was trying to assess how much testing confidence
we have from the fact that you build a whole distribution with the feature.
That's why I was asking the question.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]