Download Firefox: WindowsMac OS X
logo       
Google Custom Search
    AddThis Social Bookmark Button

Re: [patch] reversing dependency order: msg#00003

Subject: Re: [patch] reversing dependency order
> I guess my only concern with this is that there's a performance and
> memory penalty to pay with the current implementation.

I tried to do it the fast way, but if you actually reverse the order,
it messes up $< and other variables.  I'd be happy with a solution
that moved all the performance penalties to the option invocation
(i.e. fast without the option given, slow with it).  This option is
strictly for debugging Makefiles.

Does this mean that, if we work out the issues, this option would be
accepted?


<Prev in Thread] Current Thread [Next in Thread>