Path: utzoo!telly!attcan!utgpu!watmath!watcgl!watnext!andrewt From: andrewt@watnext.waterloo.edu (Andrew Thomas) Newsgroups: gnu.gcc.bug Subject: GCC 1.34 error compiling multiple source files Message-ID: <9301@watcgl.waterloo.edu> Date: 19 Apr 89 03:34:57 GMT Sender: daemon@watcgl.waterloo.edu Reply-To: andrewt@watnext.waterloo.edu (Andrew Thomas) Organization: U. of Waterloo, Ontario Lines: 11 I am using GCC 1.34 on a uVAX II running Ultrix 2.0 when I compile several files, as in gcc -c -g file1.c file2.c file3.c and _any one_ of them has an error in it, then there are no object files generated at all, even for the ones that compiled error-free. If this is intentional behaviour, I am curious as to the reason. This same behaviour can also be found in G++ 1.34.2 Andrew Thomas