bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/11238] New: "make distclean" does not clean up config.cach


From: jg at jguk dot org
Subject: [Bug binutils/11238] New: "make distclean" does not clean up config.cache files
Date: 30 Jan 2010 15:37:32 -0000

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




reply via email to

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