RE. howto terminate a compilation?

Axel Kittenberger Anshil@gmx.net
Tue Jan 16 03:00:00 GMT 2001


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



More information about the Gcc mailing list