This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: make all vs make bootstrap
- From: "Giovanni Bajo" <rasky at develer dot com>
- To: "Andrew Pinski" <pinskia at physics dot uc dot edu>
- Cc: <gcc at gcc dot gnu dot org>
- Date: Thu, 15 Dec 2005 19:01:52 +0100
- Subject: Re: make all vs make bootstrap
- References: <55ddb41ef34f60aa639bf11fe70fbf66@physics.uc.edu>
Andrew Pinski <pinskia@physics.uc.edu> wrote:
> In previous versions of GCC before yesterday, "make all" used to do a
> normal build
> but now I am getting a full bootstrap which is not what I wanted as I
> was just testing
> objective-C and libobjc changes and nothing else.
>
> Is this is deliberate change or just a mistake?
http://gcc.gnu.org/ml/gcc/2005-12/msg00357.html
Use "make quickstrap" or --disable-bootstrap.
--
Giovanni Bajo