Date: Tue, 10 Mar 1998 10:48:36 +0200 (IST) From: Eli Zaretskii To: "John M. Aldrich" cc: djgpp AT delorie DOT com Subject: Re: Problems In-Reply-To: <3504C0B7.37BF@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 9 Mar 1998, John M. Aldrich wrote: > Specifically, add "-lgpp" to the end of your command line, or use 'gxx' > instead of 'gcc' which does this for you. You can use "-lstdcx" or > "-liostr" instead of "-lgpp" (for gcc 2.8.0, use "-lstdcxx"; "-liostr" > no longer exists). > > The readme does need to be updated for gcc 2.8.0... As far as I can see, `readme.1st' doesn't mention -lstdcx at all (and a good thing, too). So I don't see any need to update it due to the release of GCC 2.8.0. Did I miss something?