From: Martin Beck Newsgroups: comp.os.msdos.djgpp Subject: Creating ELF Date: Thu, 23 Dec 1999 12:58:51 +0100 Organization: T-Online Lines: 9 Message-ID: <38620E7B.F8606619@t-online.de> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: news07.btx.dtag.de 945950332 21777 320002887028-0001 991223 11:58:52 X-Complaints-To: abuse AT t-online DOT de X-Sender: 320002887028-0001 AT t-dialin DOT net X-Mailer: Mozilla 4.7 [en] (Win95; I) X-Accept-Language: en To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hi outta there! I want to know, whether it's somehow possible to create an ELF- obj file instead af a COFF one? I've tried to use objcopy, but there the elf isn't defined as target. Do I have to recompile it somehow? Martin