bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/11238] "make distclean" does not clean up config.cache fil


From: nickc at redhat dot com
Subject: [Bug binutils/11238] "make distclean" does not clean up config.cache files
Date: 9 Feb 2010 12:18:39 -0000

------- 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.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]