Date: Tue, 20 Jul 1999 16:01:16 +0300 (IDT) From: Eli Zaretskii X-Sender: eliz AT is To: DeHackEd cc: djgpp AT delorie DOT com Subject: Re: DOS->Linux In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Reply-To: djgpp AT delorie DOT com X-Mailing-List: djgpp AT delorie DOT com X-Unsubscribes-To: listserv AT delorie DOT com Precedence: bulk On Mon, 19 Jul 1999, DeHackEd wrote: > Of course, this could be another arguement to add ELF support to DJGPP. > *snicker*. That is the main format Redhat uses today. We don't need a stub > to load it, just support to output the binary. :) I don't see how ELF support can be usefully added without having a loader (and debuggers, and assembler, and...) that supports it as well. Perhaps you could elaborate what exactly do you have in mind under ``support'', since configuring Binutils ti support ELF wouldn't be too hard.