From: michael DOT mauch AT gmx DOT de (Michael Mauch) Newsgroups: comp.os.msdos.djgpp Subject: Re: .cc and Rhide problems? Date: Sun, 24 May 1998 03:44:22 +0200 Organization: Gerhard-Mercator-Universitaet -GH- Duisburg Lines: 18 Message-ID: <6k7u0h$gal$1@news-hrz.uni-duisburg.de> References: <35662835 DOT 2662945 AT news DOT Austria DOT EU DOT net> NNTP-Posting-Host: ppp83.uni-duisburg.de Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Precedence: bulk On Wed, 20 May 1998 19:06:51 GMT, sparhawk AT eunet DOT at (Gerhard Gruber) wrote: > When I switch to MVC I create a > seperate directory, create a new project with MVC, copy all the *.cc and *.h > files to that directory (and rename the *.cc to *.cpp) and include this files > into the MVC project space. This works without problem, you just have to > remember which version is the current one. :) If RHIDE would support *.gcc > with debugging the renaming would be obsolet (MVC doesn't understand anything > except *.cpp). Maybe I'm misunderstanding something, but doesn't gcc 2.8.1 (and RHIDE 1.4) work with .cpp files just as fine as with .cc files? I switched -gstabs+ on and -g off in RHIDE's debug options, and there's no problem with debugging my hello.cpp file. Regards... Michael