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: Compilation time


Zack Weinberg wrote:-

> > We've also found that the sum of preprocessing time and time to
> > compile a .ii file is greater than the time to compile the .cc file
> > to begin with.
> 
> This is inevitable -- work is done twice.  (Also, generation of the
> .ii file is slow, as no one has bothered to make it fast.)

I hope to fix this in the next 3 months.

Neil.


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