This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug other/11219] 'make distclean' aborts
- From: "neroden at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 17 Jun 2003 14:46:14 -0000
- Subject: [Bug other/11219] 'make distclean' aborts
- References: <20030617091247.11219.ebotcazou@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11219
neroden@gcc.gnu.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Last reconfirmed|0000-00-00 00:00:00 |2003-06-17 14:46:14
date| |
------- Additional Comments From neroden@gcc.gnu.org 2003-06-17 14:46 -------
This is several separate bugs:
1. The failure in $(TARGET_SUBDIR)/zlib. This is a bug in the zlib Makefile.am.
2. The failure in $(TARGET_SUBDIR)/boehm-gc. This is a bug in the boehm-gc Makefile.am.
3. Files not cleaned in gcc/f. This is a bug in gcc/f/Make-lang.in.
4. Files not cleaned in gcc/java. This is a bug in gcc/java/Make-lang.in.
5. Files not cleaned in gcc/testsuite. This is a bug in gcc/Makefile.in.
The top level works fine. ;-)