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


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


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