chicken-hackers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Chicken-hackers] parallel build failure


From: Jim Ursetto
Subject: Re: [Chicken-hackers] parallel build failure
Date: Sun, 6 Mar 2011 02:56:52 -0600

On Sun, Mar 6, 2011 at 00:51, Jim Ursetto <address@hidden> wrote:
> Mario,
> My guess is that you did
>  make -j2 spotless all
>
> which causes some of the rm's from spotless to overlap the beginning of the 
> build.

OK, try this patch instead.  It addresses your problem, and also fixes
some assumptions in the boot-chicken: target which could show up under
high -j.

Jim

Attachment: parallel-build-2.diff.txt
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]