gdykes@batcomputer.TN.CORNELL.EDU (Gene Dykes) (06/19/86)
If the following command is given...
- - - - -
CC a.c b.o -o a
- - - - -
... and if a.c contains errors, CC then continues by...
- - - - -
CC b.o -o a
- - - - -
which, of course, is not a good idea.
--
Gene Dykes, 120 Rand Hall, Cornell U., Ithaca, NY 14853 (607)255-6713
{ihnp4,decvax,allegra,vax135}!cornell!batcomputer!gdykes