Date: Tue, 2 Nov 1999 11:10:29 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: StarWeaver cc: djgpp AT delorie DOT com Subject: Re: A few quasi-newbie questions In-Reply-To: <9mmT3.825$cn1.10505@typhoon-sf.snfc21.pbi.net> 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 Mon, 1 Nov 1999, StarWeaver wrote: > 2. You're not supposed to use libg++ anymore, yet 'gxx' requires > it. Solution: Don't use 'gxx' ? For now, use gpp instead of gxx. gxx was written a long time ago, when libg++ was required. This problem in gxx will be fixed in a future release. > 3. LibStdCxx seems to have less than spectacular documentation. It misses the docs for the STL, which wasn't written by the GNU project. There are several places on the net where you can find the STL docs. One of them is www.dinkumware.com; you can find others by searching the DJGPP news group archives at http://www.delorie.com/djgpp/mail-archives/. > i've found a lot of odd ones that arent listed in the SGI/STL > library information) What headers are those?