From: Robert Hoehne Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE v1.3 Possible Bug Date: Fri, 13 Jun 1997 14:15:37 +0200 Organization: TU Chemnitz-Zwickau Lines: 31 Message-ID: <33A139E9.40B8AAB@Mathematik.TU-Chemnitz.DE> References: <339FE6E4 DOT 5C71 AT ou DOT edu> NNTP-Posting-Host: rigel.hrz.tu-chemnitz.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 Philip Hindman wrote: > > bug report and also a file "error.txt" which is the redirected output > from the "redir -e error.txt rhide test.cpp". The output of the report and error.txt seems to be OK. And as you said in the other mail to me, that this occours only for .cpp files and not for .c files I'm now interested in the following: - Does it work with .cc files (that means rename your file to test.cc and try this file). This has also the good side effect, that don't run into problems when debugging files with the suffix .cpp (this is an bug in gcc). That means, I recommend to use ever the .cc suffix for C++ source files when using gcc. - run the following: redir -e env.txt rhide -E and post the file env.txt. This is, because I have no clue where the problem can be except that there is somewhere set a wrong environment variable. Robert -- ***************************************************************** * Robert Hoehne, Fakultaet fuer Mathematik, TU-Chemnitz-Zwickau * * Post: Am Berg 3, D-09573 Dittmannsdorf * * e-Mail: Robert DOT Hoehne AT Mathematik DOT TU-Chemnitz DOT DE * * WWW: http://www.tu-chemnitz.de/~rho * *****************************************************************