X-Authentication-Warning: ieva01.lanet.lv: pavenis owned process doing -bs Date: Tue, 29 Dec 1998 11:04:33 +0200 (WET) From: Andris Pavenis To: djgpp-workers AT delorie DOT com cc: DJ Delorie Subject: Re: zip picker request In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com On Tue, 29 Dec 1998, Eli Zaretskii wrote: > > On Sun, 27 Dec 1998, DJ Delorie wrote: > > > Please check the zip-picker's OS-dependent information to see if > > there's anything I missed or got wrong: > > > > http://www.delorie.com/djgpp/zip-picker.html > > > Also, why should the zip picker suggest lgpNNNb.zip? All the standard > C++ libraries are in gppNNNb.zip now, right? > readme file in libg++ archive says that libg++ is not supported and should not be used in new projects. However libg++ still contains classes that don't have analogous ones in libstdc++, for example for arbitrary length integer and rational arithmetic: Integer and Rational and perhaps also other ones I have not used). So I think note about this could be sufficient Also rhide-1.4 is rather outdated (and unstable, especially debugger). Current beta 1.4.7 after only some small patches is much better. Even without these patches it is more stable than old 1.4. I suggest to add info where to look for beta versions of RHIDE. Andris