Path: utzoo!utgpu!jarvis.csri.toronto.edu!rutgers!apple!gem.mps.ohio-state.edu!ginosko!uunet!fsg!treed From: treed@fsg.UUCP (Timothy Reed) Newsgroups: gnu.gcc.bug Subject: gcc 1.36 on DECstation (3rd post) Keywords: DEC gcc 1.36 pmax Message-ID: <5784@fsg.UUCP> Date: 9 Oct 89 01:01:16 GMT Reply-To: treed@fsg.com (Timothy Reed) Distribution: usa Organization: Fusion Systems Group, Ltd. Lines: 25 3rd posting: I can't compile gcc 1.36 on a pmax running Ultrix 3.1. Compilation dies at tree.c - the compiler fails on va_dcl at line 1182 with a snytax error. Help from the gnu community would be most appreciated. Thanks Timothy Reed Fusion Systems Group, Ltd. ..!uunet!fsg!treed ----output from make follows:------- cc -c -g -YBSD -I. -I. -I./config tree.c ccom: Error: tree.c, line 1182: syntax error va_dcl ----------^ ccom: Error: tree.c, line 1185: declared argument code is missing enum tree_code code; ---------------------^ ccom: Error: tree.c, line 1186: declared argument t is missing register tree t; -----------------^