"make distclean" does not clean up completely. It is necessary to go trhough and delete config.cache from each sub-dir.
See attached log of the error after reconfiguring with different CFLAGS http://sourceware.org/ml/binutils/2010-01/msg00493.html Ralf Wildenhues proposed this workaround on binutils mailing list find $top_builddir -name config.cache | xargs rm -f -- Summary: "make distclean" does not clean up config.cache files Product: binutils Version: 2.21 (HEAD) Status: NEW Severity: normal Priority: P2 Component: binutils AssignedTo: unassigned at sources dot redhat dot com ReportedBy: jg at jguk dot org CC: bug-binutils at gnu dot org http://sourceware.org/bugzilla/show_bug.cgi?id=11238 ------- You are receiving this mail because: ------- You are on the CC list for the bug, or are watching someone who is. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org http://lists.gnu.org/mailman/listinfo/bug-binutils