<div dir="ltr"><br><div>><br>> I think you ought to be running scan-build on the resulting makefiles, not on configure itself (unless you intend to analyze the code that configure uses to feature-test the compiler).<br>><br>><br>> It is sometimes important to run scan-build on ./configure as well because configure often generates Makefiles that have paths that are hard-wired to the compiler, which scan-build interposes. There are more details about this at <<a href="http://clang-analyzer.llvm.org/scan-build.html#recommended_autoconf">http://clang-analyzer.llvm.org/scan-build.html#recommended_autoconf</a>>.<br>><br>> Devin<br><br></div><div>Ah. Thanks for that. I thought I was losing it there for a second.<br>;)<br><br></div><div>- Maarten<br></div></div>