Date: Tue, 19 May 1998 10:29:26 +0300 (IDT) From: Eli Zaretskii To: Andrew Crabtree cc: djgpp AT delorie DOT com Subject: Re: COFF obsolete, let's port to Elf for version 3 In-Reply-To: <6jpr2p$ku7$1@rosenews.rose.hp.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Precedence: bulk On Mon, 18 May 1998, Andrew Crabtree wrote: > I would guess that part to be not too difficult. Simply changing the > configure script to select elf files instead of coff. Don't forget that Binutils should also be taught about stubified ELF images, analogous to coff-go32-exe (sp?). Otherwise, `strip' won't know how to strip .exe programs, GDB won't debug them, etc.