------- Comment #3 from paolo dot bonzini at lu dot unisi dot ch  2005-12-16 
08:02 -------
Subject: Re:  stage build no longer works

hjl at lucon dot org wrote:

>------- Comment #2 from hjl at lucon dot org  2005-12-16 07:37 -------
>I made a change to i386.c. I just want to rebuild the final compiler with the
>stage 2 compiler. I don't want to rebootstrap the whole gcc. What should I do?
>  
>
You can do "make all-stage3" (which is the new name of restageN).  Or 
just do "make" which will do the equivalent of a bubblestrap (it does 
not recompile everything, but it does percolate the change through the 
whole set of stages, so that you do not get spurious comparison failures).

Paolo


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=25435

Reply via email to