From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: ELF and DJGPP Date: Tue, 28 Mar 2000 23:02:42 +0400 Organization: MTU-Intel ISP Lines: 18 Message-ID: <38E101D2.E46602E8@mtu-net.ru> 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> <38E0F9C2 DOT 1E9BD7EB AT bigfoot DOT com> NNTP-Posting-Host: ppp108-219.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 954270571 34400 212.188.108.219 (28 Mar 2000 19:09:31 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 28 Mar 2000 19:09:31 GMT X-Mailer: Mozilla 4.61 [en] (Win95; I) X-Accept-Language: en,ru To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Reply-To: djgpp AT delorie DOT com I just want to make ELFs with *DOS DJGPP* as well as COFFs. I don't wanna to install Linux just for making ELFs. :)) Alexei A. Frounze -- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru Richard Dawe wrote: > 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?