bug-make
[Top][All Lists]
Advanced

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

Re: SUFFIXES bug


From: Cyril Bouthors
Subject: Re: SUFFIXES bug
Date: Fri, 25 May 2001 09:53:23 +0200

Patrick Craig writes:
 > 
 > But you would only reread the directory when an error condition occured
 > so Makfiles that worked before wouldn't be affected.

        I agree with Paul that nobody wants to negates the purpose of
the cache but 'GNU Make' could do one more stat() just before exiting
if it can't find a way to make a target.

        This won't degrade performances since it will only reread disk
in case of failure. 'GNU Make' could then complain with an explicit
warning or error about internal cache and targets that confuse it.
-- 
Cyril Bouthors  phone:+33 1 41 66 47 06
                  fax:+33 1 41 66 47 10



reply via email to

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