Xref: utzoo gnu.g++.bug:107 gnu.g++:34 Path: utzoo!telly!ddsw1!lll-winken!uunet!tut.cis.ohio-state.edu!rutgers!ucsd!orion.cf.uci.edu!paris.ics.uci.edu!blanche.ics.uci.edu!schmidt From: schmidt@blanche.ics.uci.edu (Doug Schmidt) Newsgroups: gnu.g++.bug,gnu.g++ Subject: Re: making g++ on a uVAX running ULTRIX 2.2 Keywords: g++ vax ultrix Message-ID: <1000@paris.ics.uci.edu> Date: 29 Nov 88 18:28:25 GMT References: <433@kl-cs.UUCP> Sender: news@paris.ics.uci.edu Reply-To: Doug SchmidtOrganization: University of California, Irvine - Dept of ICS Lines: 33 In article <433@kl-cs.UUCP> mike@cs.keele.ac.uk (Mike Green) writes: >I am currently trying to make g++ on one of our uVAXs. > >I have succesfully made and installed gcc (version 1.29) > >When I then try to make g++, following the instructions in the README or >INSTALL file I get the message:- > stmt.c: 629 MAX_STES_PER_INSN undefined > >Does anyone have any idea what this should be defined as, or what I am doing >wrong to get this type of message. You must always be sure to use the appropriate gcc source code back-end for g++. In this case, you'll need the gcc 1.27 source code, since the g++ compiler is currently version 1.27. I believe that the gcc.127 tar tape is still available from prep.ai.mit.edu. When g++ 1.31 is released you will then be able to graft it onto the gcc 1.31 source code ( most recent version of gcc ). Doug -- schmidt@ics.uci.edu (ARPA) | Per me si va nella citta' dolente. | Per me si va nell'eterno dolore. | Per me si va tra la perduta gente. | Lasciate ogni speranza o voi ch'entrate. -- schmidt@ics.uci.edu (ARPA) | Per me si va nella citta' dolente. | Per me si va nell'eterno dolore. | Per me si va tra la perduta gente. | Lasciate ogni speranza o voi ch'entrate.