Path: utzoo!telly!ddsw1!mcdchg!rutgers!tut.cis.ohio-state.edu!triceratops.cis.ohio-state.edu!karl
From: karl@triceratops.cis.ohio-state.edu (Karl Kleinpaste)
Newsgroups: gnu.g++
Subject: Re: G++ installation problem - my experiences
Message-ID: 
Date: 1 Dec 88 14:48:18 GMT
References: <10346@swan.ulowell.edu> <461@arisia.Xerox.COM>
Sender: news@tut.cis.ohio-state.edu
Distribution: gnu
Organization: OSU
Lines: 8
In-reply-to: jlevy@arisia.Xerox.COM's message of 1 Dec 88 00:47:13 GMT

jlevy@arisia.Xerox.COM (Jacob Levy) writes:
   I have gcc 1.31 compiled without problem (including stage1 and
   stage2), and retrieved g++ 1.27.

Stop right there.  That is your problem.  For any instantiation of G++
x.y, you must install it with GCC x.y, not GCC x.y+epsilon.

--Karl