------- Comment #3 from joseph at codesourcery dot com  2005-12-16 18:19 -------
Subject: Re:  [4.2 Regression] "make all" with a native
 build now does a bootstrap instead of a normal build

On Fri, 16 Dec 2005, pinskia at gcc dot gnu dot org wrote:

>  "make all" with a native build now does a bootstrap instead of a normal 
> build.

This is a feature, not a bug.  As per the GNU Coding Standards, "make" and 
"make all" should do the normal form of build for users installing the 
software; it was a very longstanding bug that native users needed to do 
"make bootstrap", yielding many spurious bug reports when they didn't.  
Now (4.2) users can at last build GCC the same way as other GNU software.


-- 


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

Reply via email to