From: Richard Dawe Newsgroups: comp.os.msdos.djgpp Subject: Re: ELF and DJGPP Date: Tue, 28 Mar 2000 19:28:18 +0100 Organization: Customer of Planet Online Lines: 23 Message-ID: <38E0F9C2.1E9BD7EB@bigfoot.com> References: <38E0BDDC DOT B9211A99 AT mtu-net DOT ru> <8bqlnt$m3k$1 AT nets3 DOT rz DOT RWTH-Aachen DOT DE> <38E0E406 DOT 37BB8046 AT mtu-net DOT ru> NNTP-Posting-Host: modem-40.uranium.dialup.pol.co.uk Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Trace: newsg2.svr.pol.co.uk 954268489 7973 62.136.65.168 (28 Mar 2000 18:34:49 GMT) NNTP-Posting-Date: 28 Mar 2000 18:34:49 GMT X-Complaints-To: abuse AT theplanet DOT net X-Mailer: Mozilla 4.51 [en] (X11; I; Linux 2.2.14 i586) X-Accept-Language: de,fr To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com Hello. "Alexei A. Frounze" wrote: > Well, a group of coders started a new project. It's OS development for > Dummies. As a compiler and assembler DJGPP (DOS) and GCC (Linux) plus > NASM have been chosen. So it's indeed possible to develop the project on > both host OSes: MSDOS/MSWin32 and Linux. But DJGPP for DOS produces > COFFs and GCC for Linux produces ELFs. So I wanna make my DJGPP > producing ELFs as well as COFFs. Clear? You can cross-compile DJGPP programs on Linux and other Unices. There are instructions in a HOWTO here: http://www.delorie.com/howto/djgpp/linux-x-djgpp.html I imagine that you can build a DOS cross-compiler for Linux programs too. Is this perhaps what you want? HTH, bye, -- Richard Dawe richdawe AT bigfoot DOT com ICQ 47595498 http://www.bigfoot.com/~richdawe/