Andrew Pinski <[EMAIL PROTECTED]> 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