From: "Alexei A. Frounze" Newsgroups: comp.os.msdos.djgpp Subject: Re: ELF and DJGPP Date: Wed, 29 Mar 2000 21:18:19 +0400 Organization: MTU-Intel ISP Lines: 18 Message-ID: <38E23ADB.47F4EE99@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> <38E101D2 DOT E46602E8 AT mtu-net DOT ru> <38E1E082 DOT 27D29B0C AT home DOT com> NNTP-Posting-Host: ppp98-193.dialup.mtu-net.ru Mime-Version: 1.0 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: 7bit X-Trace: gavrilo.mtu.ru 954354274 39751 212.188.98.193 (29 Mar 2000 18:24:34 GMT) X-Complaints-To: usenet-abuse AT mtu DOT ru NNTP-Posting-Date: 29 Mar 2000 18:24:34 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 Is it possible to download it? Would you upload it somewhere in order to be downloadable by other programmers as well? Alexei A. Frounze -- Homepage: http://alexfru.chat.ru Mirror: http://members.xoom.com/alexfru Mark & Candice White wrote: > > I thought I mentioned this in alt.os.development, I have a copy > of ld compiled for dos to make the standard coff-go32 and elf32-i386. > This will let you use your normal ld script that comes with djgpp to > make dos apps in coff-a.out, and our custom script to make > elf. It will also let you link coffs to make an elf (simple ones at least). >