This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug other/11219] 'make distclean' aborts


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]