This is the mail archive of the gcc-bugs@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: Libiberty parallel build broken

[Get raw message]
On Tue, Nov 20, 2001 at 07:17:47PM -0500, DJ Delorie wrote:
> 
> I think serialization is the way to go.  Please try this patch.

That will work for now.  But keep in mind that it will only work
because there is only one subdir (testsuite).  Otherwise it will recur
if a second is added.

Stamp-h also needs to depend on Makefile to get adequate serialization. 
I had all three fire at the exact same time.


-- 
Daniel Jacobowitz                           Carnegie Mellon University
MontaVista Software                         Debian GNU/Linux Developer


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