From: Elton Fry Newsgroups: comp.os.msdos.djgpp Subject: Re: rhide crashes when i try to compile C++ when set to "Auto" Date: Tue, 11 Nov 1997 09:12:58 -0800 Organization: UUNET Internet Africa Lines: 31 Message-ID: <3468921A.3D16@iafrica.com> References: <9UhCmDAom5Y0Ew$J AT raos DOT demon DOT co DOT uk> NNTP-Posting-Host: 196-31-98-29.iafrica.com 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 I had the same problems. Just re-name your files from *.CPP to *.CC, That's the simplest. Sunil Rao wrote: > > hello, > > i can't understand this... i have rhide 1.3 (jun 10, 97) with djgpp 2.01 > running under windows 95. > > first, when i try to compile a C++ (hello.cpp) file with no project - > just one source file - it hangs. the mouse works, but nothing else. it > brings up a message saying "compiling" but then crashes before it puts > the command line on - so it hasn't got to the compilation stage. this > problem does not occur with C source files (hello.c) > > then, it manages to compile when i open a project, add to > it, and set it as a C++ project. It crashes agin if i set it to "Auto" > in local project options - and i am just doing what the doc file > recommends! > > why should it crash like this? surely it knows that .cpp is a C++ > extension and can take the appropriate steps. can anyone help? > > ps: this problem occurs both when i run it under win 95 and when i boot > or shutdown to dos mode. > > ------------------------------------------------------------------ > Sunil Rao > > ------------------------------------------------------------------