help-make
[Top][All Lists]
Advanced

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

RE: Existing file does not exist?!?


From: Paul Smith
Subject: RE: Existing file does not exist?!?
Date: Mon, 08 Jan 2007 18:52:33 -0500

On Mon, 2007-01-08 at 19:49 +0000, Dave Korn wrote:

>   Say, I may have just run into something similar.  Is this directory cache
> used when evaluating $(wildcard ...) by any chance?

Yes.  It's used for all file lookups.

> And is it perhaps not
> flushed after recursively invoking a sub-make?

At the moment, it's NEVER flushed.

Fixing this to be a more sane cache is definitely on the list of things
that needs to be done.

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.paulandlesley.org
 "Please remain calm...I may be mad, but I am a professional." --Mad Scientist




reply via email to

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