Date: Wed, 11 Dec 2002 21:15:36 -0500 Message-Id: <200212120215.gBC2Fac21884@envy.delorie.com> X-Authentication-Warning: envy.delorie.com: dj set sender to dj AT delorie DOT com using -f From: DJ Delorie To: djgpp AT delorie DOT com In-reply-to: (frl8 AT rogers DOT com) Subject: Re: OT: Serious RHIDE problem? References: Reply-To: djgpp AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk The latest gcc supports a different debug format by default; RHIDE doesn't yet understand it. Try "-gcoff" instead of just "-g".