From: broeker AT physik DOT rwth-aachen DOT de Newsgroups: comp.os.msdos.djgpp Subject: Re: ELF and DJGPP Date: 28 Mar 2000 16:13:49 GMT Organization: Aachen University of Technology (RWTH) Lines: 21 Message-ID: <8bqlnt$m3k$1@nets3.rz.RWTH-Aachen.DE> References: <38E0BDDC DOT B9211A99 AT mtu-net DOT ru> NNTP-Posting-Host: acp3bf.physik.rwth-aachen.de X-Trace: nets3.rz.RWTH-Aachen.DE 954260029 22644 137.226.32.75 (28 Mar 2000 16:13:49 GMT) X-Complaints-To: abuse AT rwth-aachen DOT de NNTP-Posting-Date: 28 Mar 2000 16:13:49 GMT Originator: broeker@ To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Alexei A. Frounze wrote: > Hi! > Is it possible to make DJGPP (DOS version) to output ELFs instead of > COFFs? Sure it is. It just may be a much bigger amount of work than you think it is. Making DJGPP binutils that output ELF instead of, or as an additional option to, COFF shouldn't be hard at all. The real trouble is that our runtime environment can not start ELF binaries, currently. Making those things support ELF would be a major project, indeed. One question arises naturally from this: what do you want or need ELF format of object files for? > If so, is there something about it on the net? Any URLs? There's a section in the FAQ about ELF, I think. -- Hans-Bernhard Broeker (broeker AT physik DOT rwth-aachen DOT de) Even if all the snow were burnt, ashes would remain.