------- Additional Comments From nickc at redhat dot com  2010-02-09 12:18 
-------
Hi Jon,

  Thanks for the detailed instructions for reproducing the problem.  I am now
able to make it happen locally and I have found the problem - running configure
with a new value of CFLAGS *before* running make distclean.  The (re)configure
deletes the Makefiles in the various build directories, which means that there
is nothing that can be done when you run "make distclean".

  I have created a patch to the top level configure script so that when it
deletes a Makefile in sub-directory it will also look for and delete any
config.cache files that might be present.  Please give it a try and let me know
how you get on.

Cheers
  Nick


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|REOPENED                    |WAITING


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

Reply via email to