bug-make
[Top][All Lists]
Advanced

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

Re: [3.81] Possible parallelizing bug in combination with multiple-targe


From: Boris Kolpackov
Subject: Re: [3.81] Possible parallelizing bug in combination with multiple-target pattern rules
Date: Mon, 19 Feb 2007 19:32:38 +0000 (UTC)
User-agent: nn/6.6.5+RFC1522

Hi Christoph,

Christoph Schulz <address@hidden> writes:

> I think I've found a bug in GNU make. When a pattern rule with multiple
> targets exists, and make determines that it needs that rule to built one
> matching target, it uses this rule even if the other targets implicitly
> built by this rule don't have their dependencies built yet.

Hm, it seems make needs to also consider dependencies from the also_make
chain when evaluating a rule. I don't see it being done right now. Can
you please file a bug report at

http://savannah.gnu.org/bugs/?func=additem&group=make

and include all the details and the test case. Thanks!


-boris



-- 
Boris Kolpackov
Code Synthesis Tools CC
http://www.codesynthesis.com
Open-Source, Cross-Platform C++ XML Data Binding





reply via email to

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