Message-ID: <36BD128B.9EBD38FE@idirect.com> Date: Sat, 06 Feb 1999 23:11:55 -0500 From: Martin Smith X-Mailer: Mozilla 4.5 [en] (Win95; I) X-Accept-Language: en MIME-Version: 1.0 Newsgroups: comp.os.msdos.djgpp Subject: Re: String class and lgpp 2.8: is something missing? References: <36BC8CFD DOT E3D8E9C3 AT idirect DOT com> <36BCE21A DOT 13597C3F AT cartsys DOT com> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit NNTP-Posting-Host: ts7-59t-20.idirect.com X-Trace: 6 Feb 1999 23:11:33 +0500, ts7-59t-20.idirect.com Organization: via Internet Direct Lines: 12 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Nate Eldredge wrote: AFAIK, in 2.7 libgpp included all the standard C++ functionality, as well as a bunch of GNU-invented stuff. In 2.8, standard stuff was moved into libstdcxx, while libgpp kept the GNU stuff (now deprecated). > I have tried linking with lgpp and lstdcxx, and with lstdcxx alone, at the > command line and under rhide, but these all seem to be no good. Do you have any trouble with the String class under 2.8x?