Date: Thu, 7 Dec 2000 17:56:38 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: DJ Delorie cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP linker script update In-Reply-To: <200012071539.KAA04116@envy.delorie.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp-workers AT delorie DOT com Errors-To: nobody AT delorie DOT com X-Mailing-List: djgpp-workers AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Thu, 7 Dec 2000, DJ Delorie wrote: > > Are you saying that using dwarf2 still leaves the COFF debug info in the > > executable? > > No, I'm saying that *if* it does, then symify will still work. Ah, I see now. Mark, does dwarf2 produce COFF as well? I'm guessing that you need to say "gcc -gdwarf2" to get dwarf2, right?