From: dvrdwnfpm AT aol DOT com (DVRDWNFPM) Newsgroups: comp.os.msdos.djgpp Subject: Re: Help with Rhide linking Lines: 20 Message-ID: <1998041512323001.IAA04234@ladder03.news.aol.com> NNTP-Posting-Host: ladder03.news.aol.com Date: 15 Apr 1998 12:32:30 GMT Organization: AOL http://www.aol.com References: <3531596A DOT 7B4C AT cs DOT com> To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk >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 > >After doing this, RHIDE should link C++ programs correctly. > > Thank you! Thank you! Thank you! Thank you! Thank you! This "bug" has been bothering me, too. One additional question: Do I have to append ".cpp" before the "=" for my cpp extensions? Thanks again, Frank Myers P.S. Where is Eli's FAQ?