This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make all vs make bootstrap
- From: Paolo Carlini <pcarlini at suse dot de>
- To: Andrew Pinski <pinskia at physics dot uc dot edu>
- Cc: gcc mailing list <gcc at gcc dot gnu dot org>
- Date: Thu, 15 Dec 2005 18:57:33 +0100
- Subject: Re: make all vs make bootstrap
- References: <55ddb41ef34f60aa639bf11fe70fbf66@physics.uc.edu>
Andrew Pinski wrote:
> Is this is deliberate change or just a mistake?
I'm pretty sure is deliberate and --disable-bootstrap is the config you
need.
Paolo.