Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!ucsd!tut.cis.ohio-state.edu!GARNET.BERKELEY.EDU!rusty From: rusty@GARNET.BERKELEY.EDU Newsgroups: gnu.gcc.bug Subject: gcc-1.36 on a decstation 3100 Message-ID: <8909261831.AA07862@garnet.berkeley.edu> Date: 26 Sep 89 18:31:38 GMT Sender: daemon@tut.cis.ohio-state.edu Distribution: gnu Organization: GNUs Not Usenet Lines: 29 Date: Mon, 25 Sep 89 14:44:26 EST From: rusty To: bug-gcc@prep.ai.mit.edu Subject: gcc-1.36 on a decstation 3100 Sample output from make: cc -c -O -DDECSTATION -I. -I. -I./config c-parse.tab.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config c-decl.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config c-typeck.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config c-convert.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config toplev.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config tree.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config print-tree.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config stor-layout.c cpp: warning ./tm.h:1: DECSTATION redefined cc -c -O -DDECSTATION -I. -I. -I./config fold-const.c cpp: warning ./tm.h:1: DECSTATION redefined Please ignore this dumb message I sent. I forgot that I had -DDECSTATION in the CFLAGS.