Closed hach-que closed 12 years ago
Tools should delete the output file (unless it is standard output) if the build fails. This ensures correct behavior in build systems.
Both the assembler and linker behave correctly in this situation, it is only the compiler which now needs to be updated.
This issue has now been addressed in the compiler as well.
Tools should delete the output file (unless it is standard output) if the build fails. This ensures correct behavior in build systems.