This is the mail archive of the gcc-patches@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 Sep  6, 2000, "H . J . Lu" <hjl@lucon.org> wrote:

> 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.

Will do.

>> 
>> >       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.

Just a clarification: the ``definitely wrong'' wasn't referring to
your patch, but to the (apparent) disappearance of `compare' from
`boostrap'.

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

I had forgotten this bit.  In this case, your patch is fine.

-- 
Alexandre Oliva   Enjoy Guarana', see http://www.ic.unicamp.br/~oliva/
Red Hat GCC Developer                  aoliva@{cygnus.com, redhat.com}
CS PhD student at IC-Unicamp        oliva@{lsd.ic.unicamp.br, gnu.org}
Free Software Evangelist    *Please* write to mailing lists, not to me


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