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: Putting C++ code into gcc front end


On Tue, Mar 04, 2003 at 09:29:04AM -0800, Zack Weinberg wrote:
> Ignoring Ada for the moment, what if we only built the C front end,
> optimizers, and back end during all three stages of a bootstrap?  And
> then came back to build the other front ends when we were done?

I've always been confused why the C++ frontend was rebuilt multiple times
during a bootstrap; actually assumed that it was done for some kind of odd
binutils compatability or hysterical raisins.  Please, if this is possible,
let's do it.  Bootstrap times will go down as a nice side-effect.


Phil

-- 
If ye love wealth greater than liberty, the tranquility of servitude greater
than the animating contest for freedom, go home and leave us in peace.  We seek
not your counsel, nor your arms.  Crouch down and lick the hand that feeds you;
and may posterity forget that ye were our countrymen.            - Samuel Adams


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