X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Tue, 22 Jun 1999 17:40:30 +0300 (WET) From: Andris Pavenis To: FF fan 08 cc: djgpp AT delorie DOT com Subject: Re: gpc won't work In-Reply-To: <19990621195755.25913.00002186@ng-da1.aol.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On 21 Jun 1999, FF fan 08 wrote: > >gcc-2.6.3 is VERY old > > Strange thing is that I have version 2.8.1. > > >I suggest looking at DJGPP port of egcs-1.1.2 > > I've done this. Any suggestions on testing this to make sure I successfully > switched to it? Also, do I still need gxx to compile c++ programs or can I get > rid of it? egcs didn't replace gxx. > There were discussion some time ago about gxx.exe from djdev20X.zip. I think it should be removed. To avoid possible conflicts (eg. somebody upgrades djdev after installing gcc) C++ compiler archive now contains corresponding file with name gpp.exe. Anyway You can use gxx.exe if You fave installed libg++ binaries Andris