Date: Thu, 7 Dec 2000 19:21:26 +0200 (IST) From: Eli Zaretskii X-Sender: eliz AT is To: "Mark E." cc: djgpp-workers AT delorie DOT com Subject: Re: DJGPP linker script update In-Reply-To: <3A2F7FCC.28761.111112@localhost> 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, Mark E. wrote: > gcc -gdwarf-2 to produce dwarf2 info (no COFF) > gcc -g still defaults to COFF info So these two cannot be produced together, like I thought, and SYMIFY cannot be used on executables produced with -gdwarf2.