Path: utzoo!utgpu!news-server.csri.toronto.edu!cs.utexas.edu!sdd.hp.com!apollo!vasta From: vasta@apollo.HP.COM (John Vasta) Newsgroups: comp.sys.apollo Subject: Re: gcc Message-ID: <4e71494c.20b6d@apollo.HP.COM> Date: 6 Dec 90 23:38:00 GMT References: <9012042256.AA02468@cml.unl.edu> Sender: root@apollo.HP.COM Reply-To: vasta@apollo.HP.COM (John Vasta) Organization: Hewlett-Packard Company, Apollo Division; Chelmsford, MA Lines: 26 In article <9012042256.AA02468@cml.unl.edu> gah@CML.UNL.EDU (Glen A. Hansen) writes: >I am running into problems making the gcc compiler on a DN3000 running SR10.2, >cc ver. 6.7. > >I ftped the correct versions specified in APOLLO-GCC-README, and correctly >followed the instructions listed there. I built bison ver. 1.11, gas ver. 1.35, >and installed them in the correct locations. Upon invoking make in the gcc-1.37.1 >directory, I get the following errors: > >cc -g -O -A cpu,3000 -A runtype,bsd4.3 -A systype,any -A nansi -DSHORT_ENUM_BUG -I. -I. -I./config -c ./c-parse.tab.c > > (2884) lue = 291; yylval.code = EQ_EXPR; goto done; > >******** Line 2884 of "./c-parse.y": [Error #024] Multiple declaration of "yylval", > previous declaration was on line 60 of "./c-parse.y". > [...] > >Can anyone shed some light on this problem? Sounds like the c-parse.tab.c file got corrupted somehow. You can just delete it and make again; it will be regenerated from c-parse.y by bison. John Vasta Hewlett-Packard Apollo Systems Division vasta@apollo.hp.com M.S. CHR-03-DW (508) 256-6600 x5978 300 Apollo Drive, Chelmsford, MA 01824 UUCP: {decwrl!decvax, mit-eddie, attunix}!apollo!vasta