Path: utzoo!telly!ddsw1!lll-winken!killer!pollux!ti-csl!cs.utexas.edu!tut.cis.ohio-state.edu!typo.umb.edu!karl From: karl@typo.umb.edu ("Karl Berry.") Newsgroups: gnu.gcc.bug Subject: gcc -E never works Message-ID: <8810211631.AA03190@typo.umb.edu> Date: 21 Oct 88 16:31:53 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 15 This is version 1.30, on a Sun 3 running SunOS 3.4. The following (minimal) program main() {} does the following when run with `gcc -v -E': /usr/local/gnu/lib/gcc-cpp -v -undef -D__GNU__ -D__GNUC__ -Dmc68000 -Dsun -Dunix -D__HAVE_68881__ -Dmc68020 /tmp/y.c GNU CPP version 1.30 cpp: Error 0 for `(null)' This is a fairly serious problem. Does anyone have any ideas how to fix it? Or did I go wrong somewhere in the installation? Karl. karl@umb.edu ...!harvard!umb!karl