Date: Mon, 20 Apr 1998 10:24:41 +0200 (WET) From: "Andris Pavenis (LU Astro.)" To: "John M. Aldrich" cc: djgpp AT delorie DOT com Subject: Re: DJGPP Help In-Reply-To: <3538DBBB.19AA@cs.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Sat, 18 Apr 1998, John M. Aldrich wrote: > RHIDE 1.4 wasn't designed with gcc 2.8.0 in mind. The solution is > simple: edit the file %DJDIR%/share/rhide/rhide.env (or create it if it > doesn't already exist), and put the following line in it: > > RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx > I think better way would be to add following 2 lines [rhide] RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx to RHIDE.ENV I included a modified DJGPP.ENV in test version of port of GCC-2.8.1 (This is in gnu/gcc-2.81 to avoid accidential overwritting users one, archive gcc281b.zip) and suggest to replace it in readme. I think I'll add these 2 lines when I'll upload final archives. Andris