On Monday 24 January 2005 18:19, Halldór Ísak Gylfasson wrote: > How can I build gcc "incrementally", i.e. I am making minor changes in the > source, and feel it is an overkill to go through the whole bootstrap? "make bubblestrap" If you have a recent gcc installed plain "make" should work. Note that you should still bootstrap before submitting changes. Paul