bug-bash
[Top][All Lists]
Advanced

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

Re: [patch] fix parallel build issues with parse.y


From: Chet Ramey
Subject: Re: [patch] fix parallel build issues with parse.y
Date: Mon, 10 Oct 2011 18:48:36 -0400
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10.6; rv:7.0.1) Gecko/20110929 Thunderbird/7.0.1

On 10/7/11 3:53 PM, Mike Frysinger wrote:
> the current yacc rules allow multiple runs to generate the same files.  
> usually
> this doesn't come up as the generated files are shipped in the tarball, but
> when you modify parse.y (applying a patch or developing or whatever), you can
> hit this problem.

Thanks for the fix.  Interesting that I've never hit a problem in years of
running parallel gnu makes.

Chet
-- 
``The lyf so short, the craft so long to lerne.'' - Chaucer
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

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