help-make
[Top][All Lists]
Advanced

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

Re: Library dependency files


From: Paul Smith
Subject: Re: Library dependency files
Date: Tue, 27 Apr 2010 13:24:30 -0400

On Tue, 2010-04-27 at 13:06 -0400, Todd Showalter wrote:
> Typically, my build processes do an upfront dependency generation
> sweep (ie: gcc -MM or makedepend or what have you) followed by
> compilation.

You might consider reworking your dependency generation based on the
"Advanced Auto-dependency" article on my website (below).

That might help (it won't change the amount of time make spends
reading .d files of course).

-- 
-------------------------------------------------------------------------------
 Paul D. Smith <address@hidden>          Find some GNU make tips at:
 http://www.gnu.org                      http://make.mad-scientist.net
 "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]