This is the mail archive of the gcc@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]

RE. howto terminate a compilation?


well gcc itself does not make any object files, that is the job of the
assembler. I looked a little at it's source, didn't find a signal handler on
hand.

However GNU-make will delete any destination files if it encountered a
break signal....


-- 
Sent through GMX FreeMail - http://www.gmx.net


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