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]

Re: Parallel build on SMP is even more broken.


On Wed, Sep 06, 2000 at 06:18:27PM -0300, Alexandre Oliva wrote:
> On Sep  6, 2000, "H . J . Lu" <hjl@lucon.org> wrote:
> 
> > 	* Makefile.in (clean_s1): Depend on stage_b.
> > 	(clean_s2): Depend on stage_d.
> 
> Thanks, this is ok.

Please install it for me. I don't have gcc checked out under my name.
Thanks.

> 
> >       Don't remove $(VOL_FILES) in
> > 	stage2. They are used for "make compare".
> 
> I'm not sure about this.  At the very least, we should remove them
> after the compare stage of bootstrap-lean, but it seems that bootstrap
> no longer compares.  This is definitely wrong.

Wrong. The toplevel "make bootstrap" still does "make compare" and
does "rm -f stage2" for bootstrap-lean.


H.J.

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