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 c/23269] gcc doesn't remove half-written object file when compiling fails


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


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