Date: Fri, 5 Mar 93 15:17:43 EST From: DJ Delorie To: rcharif AT math DOT utexas DOT edu Cc: djgpp AT sun DOT soe DOT clarkson DOT edu Subject: gcc 2.3.3 Note: gcc 2.3.X will fail under DOS if you issue this command: gcc -v file1.c file2.c because it generates temporary files that differ only in the ninth character. DJ