From: "Kaleb Pederson" Newsgroups: comp.os.msdos.djgpp References: Subject: Re: C++ & RHIDE Lines: 16 X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 5.00.2314.1300 X-MimeOLE: Produced By Microsoft MimeOLE V5.00.2314.1300 Message-ID: Date: Thu, 26 Aug 1999 17:14:27 -0700 NNTP-Posting-Host: 204.203.52.195 X-Complaints-To: abuse AT verio DOT net X-Trace: sea-read.news.verio.net 935713199 204.203.52.195 (Fri, 27 Aug 1999 00:19:59 GMT) NNTP-Posting-Date: Fri, 27 Aug 1999 00:19:59 GMT Organization: Verio To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com > You just need to add these lines to your djgpp.env: > > [rhide] > RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx I had added the [rhide] line and others (without trailing whitespace) but it still wasn't working. I found however,... as I searched the archives that if you add the below lines to rhide_.env and then change its name to rhide.env in the shared directory it then worked just fine. Thanks for your help and time. --Kaleb