On Thu, 20 Oct 2016, Pauli . wrote:

In many cases partial build with differing flags can results to hard
to debug runtime bugs. To avoid issues when compiler flags change
build system could automatically rebuild files when flags change. But
so far automake doesn't support flag change checking

Why do compiler flags change? Did you re-run configure with different CPPFLAGS/CFLAGS or are these flags induced on the make command line or via environment variables?

Bob
--
Bob Friesenhahn
bfrie...@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/

Reply via email to