automake
[Top][All Lists]
Advanced

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

Using -MMD instead of -MD for depndency generation


From: Holger Freyther
Subject: Using -MMD instead of -MD for depndency generation
Date: Sat, 23 Oct 2010 20:47:47 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Hi,

when typing make in the build directory of WebKit/GTK+ it takes multiple
minutes until the first file is compiled. I would like to reduce the size of the
.Plo (dep files) in my build tree and build them with -MMD instead of -MD. Is
there a way to instruct automake to use -MMD for gcc3 like depmode?

thanks
  holger




reply via email to

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