[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Bugs in 3.81
From: |
Greg Chicares |
Subject: |
Re: Bugs in 3.81 |
Date: |
Tue, 27 Mar 2007 11:57:39 +0000 |
User-agent: |
Thunderbird 1.5.0.4 (Windows/20060516) |
On 2007-3-27 10:32 UTC, Aviad Lahav wrote:
>
> 3. There's a problem in dependency files:
> If there's "-include myfile.dep" and myfile.dep contains dependencies on
> non-existing files (renamed or deleted .h files), make just stops with
> no indicative error. I can see "failed to make .h file" in make -d, and
> then all dependent targets are "given up". I didn't find where the
> problem lies.
If this is the "No rule to make target ..." problem
discussed here:
http://make.paulandlesley.org/autodep.html#basic
then here's a way to avoid it:
http://make.paulandlesley.org/autodep.html#norule
- Bugs in 3.81, Aviad Lahav, 2007/03/27
- Re: Bugs in 3.81,
Greg Chicares <=