From: l40128 AT alfa DOT ist DOT utl DOT pt (delphis) Newsgroups: comp.os.msdos.djgpp Subject: Re: RHIDE: Strange Behaviour Date: 10 Dec 1996 12:19:37 GMT Organization: Instituto Superior Tecnico Lines: 36 Message-ID: <58jkgp$g5a@ci.ist.utl.pt> References: <58bc1n$c64 AT cherry DOT news DOT easynet DOT net> <32AC6EDE DOT 41C6 AT alpha DOT bgsu DOT edu> NNTP-Posting-Host: alfa.ist.utl.pt To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Bradley Searles (searleb AT alpha DOT bgsu DOT edu) wrote: : Greetings, : I have had some odd behaviour with Rhide as of late... I am using .cxx : files, and when i go to compile them, if there is an error, when i go to : jump to the source code, it opens a file named [filename].cc instead of : the file [filename].cxx. It seems to compile fine otherwise. I even : did local info on all of the files and changed the compiler from auto to : c++ compiler. hmmm... any ideas would be appreciated. : thanks, : *************************************************************** : bradley B searles Bowling Green State University, OH, USA : searleb AT bgnet DOT bgsu DOT edu University Computer Services : Student Supervisor Vax Lab (372-7501) & FSG Lab (372-7739) : Computer Science Major home phone _ 419 354 0254 : 320 elm street apt. c [Your ad goes here] : ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ I have the same problem . When working with c++ , with .cpp the compiler tried to jump to a file with .cc . What i did to solve this is just to work only with .cc when i use c++! Adeus l40128 AT alfa DOT ist DOT utl DOT pt Helder Monteiro