> I am modifying some gcc source files ... > Can anybody tell me how to "quick rebuild" gcc (i.e. rebuild only modified > source files) instead of starting from "make bootstrap" everytime ? > > thanks, 'make quickstrap" usually will usually accomplish what you're requesting.