This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: make all vs make bootstrap


On Thu, 2005-12-15 at 19:01 +0100, Giovanni Bajo wrote:
> 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.

Will make quickstrap do the same as "make all"?

I *really* don't want to have to remember new configure options when
this used to be a simple makefile target.




Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]