This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/23269] gcc doesn't remove half-written object file when compiling fails
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 7 Aug 2005 05:13:31 -0000
- Subject: [Bug c/23269] gcc doesn't remove half-written object file when compiling fails
- References: <20050807050854.23269.hg211@ural2.hszk.bme.hu>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2005-08-07 05:13 -------
The problem is "-ot.o", if you add a space between "-o" and "t.o", it works correctly.
This is a dup of bug 11810.
*** This bug has been marked as a duplicate of 11810 ***
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |DUPLICATE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23269