From: T DOT Mcdonald AT uea DOT ac DOT uk (Terry McDonald) Newsgroups: comp.os.msdos.djgpp Subject: Re: New DJGPP user needs set up help Date: Sat, 27 Feb 1999 10:23:19 GMT Organization: University of East Anglia, Norwich, Norfolk, NR47TJ, UK Lines: 23 Message-ID: <36d7c70d.49149556@news.uea.ac.uk> References: <36d6be0a DOT 6018191 AT news DOT uea DOT ac DOT uk> <36D7000A DOT 2C517588 AT devnull DOT com> NNTP-Posting-Host: d15.dialup.uea.ac.uk X-Newsreader: Forte Free Agent 1.11/32.235 To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com On Fri, 26 Feb 1999 12:11:54 -0800, Kagenin wrote: >Read the Faq, section 8.7. It tells you to add these three lines to the >bottom of you djgpp/share/rhide.env file. Your rhide.env file comes as >rhide_.env. Rename it. > >RHIDE_TYPED_LIBS_DJGPP.cc=stdcxx >RHIDE_TYPED_LIBS_DJGPP.cpp=stdcxx >RHIDE_TYPED_LIBS_DJGPP.cxx=stdcxx > >Kagenin > Thanx. I found the soloution in the faq a couple hours after posting the message. My appologies for not reading the docs properly first. Now I have had chance to use it I think DJGPP is better than both Borland C++ and CodeWorrier. Terry.