Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" To: "Alberto Chessa" , djgpp AT delorie DOT com From: Nate Eldredge Subject: Re: RHIDE and file extension Date: Sat, 16 May 1998 09:56:28 -0700 Message-ID: <19980516165612.AAI29559@ppp105.cartsys.com> Precedence: bulk At 07:27 5/14/1998 GMT, Alberto Chessa wrote: >Hello, >due to mystic reasons, I have to name my C source file .c38 - that's >right: just "c38" instead of "c" ! - and I want to use these source in >RHIDE project. >This make no problem (I force compiler type in Local Option) up to >executable generation, but make big trouble with debugger: It seem it's not >able to retrive the correct source out of my objects - It always try to >open .c. It's another ramification of the `.cpp' vs `.cc' problem, looks like. Did you try it with GCC 2.8.x? That is supposed to fix it. Nate Eldredge nate AT cartsys DOT com