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 Sep  6, 2000, "H . J . Lu" <hjl@lucon.org> wrote:

> 	* Makefile.in (stage_b): Depend on stage_a.
> 	(stage_c): Depend on stage_b.
> 	(stage_d): Depend on stage_c.
> 	(stage_e): Depend on stage_d.
> 	(stage_f): Depend on stage_e.

Ok

> 	(bootstrap-lean_c): Remove clean_s1.
> 	(bootstrap-lean_f): Remove clean_s2.
> 	(bootstrap2-lean_e): Likewise.

But I'd prefer to have clean_s[12] depend on the corresponding stage_?.

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