On Thu, Apr 03, 2014 at 10:43:23AM -0700, reed kotler wrote: > I'm trying to write a script for checking whether the compiler > recursed properly. Are you using different path names for src and/or build area? That is going to introduce a lot of variance for __FILE__. The build should *not* depend on time though. Joerg