X-Authentication-Warning: delorie.com: mail set sender to djgpp-bounces using -f From: Rugxulo Newsgroups: comp.os.msdos.djgpp Subject: Re: Compiling ELF with DJGPP Date: Fri, 4 Jul 2008 20:30:41 -0700 (PDT) Organization: http://groups.google.com Lines: 24 Message-ID: <87229444-3cb2-4f3c-b187-d37bd18c5d41@d77g2000hsb.googlegroups.com> References: <3ddfcf550807030910x36cbc9c4i825f23e6511b1c2 AT mail DOT gmail DOT com> <200807031627 DOT m63GRgde023374 AT envy DOT delorie DOT com> <0a6800d3-53c8-4fa6-b5da-1640c06d89c1 AT s50g2000hsb DOT googlegroups DOT com> <200807040547 DOT m645lEbE012090 AT envy DOT delorie DOT com> NNTP-Posting-Host: 65.13.115.246 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1215228641 15333 127.0.0.1 (5 Jul 2008 03:30:41 GMT) X-Complaints-To: groups-abuse AT google DOT com NNTP-Posting-Date: Sat, 5 Jul 2008 03:30:41 +0000 (UTC) Complaints-To: groups-abuse AT google DOT com Injection-Info: d77g2000hsb.googlegroups.com; posting-host=65.13.115.246; posting-account=p5rsXQoAAAB8KPnVlgg9E_vlm2dvVhfO User-Agent: G2/1.0 X-HTTP-UserAgent: Opera/9.50 (Windows NT 5.1; U; en),gzip(gfe),gzip(gfe) To: djgpp AT delorie DOT com DJ-Gateway: from newsgroup comp.os.msdos.djgpp Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id m653j26p032305 Reply-To: djgpp AT delorie DOT com Hi, On Jul 4, 2:50 pm, Cesar Rabak wrote: > Rugxulo escreveu:> Hi, > [snipped] > > And surely you can correct me here, but doesn't ELF allow more > > sections (more than 3) and in whatever order? Anyways, It's obviously > > very popular (BSD, Linux, etc). But no, we don't really need it.   ;-) > > > BTW, I forgot to mention another way to get ELF from DJGPP: > > OBJCONV !! > > [snipped] > > Correct me if I miss something obvious, but isn't this to use one or > other module compiled in DJGPP in an ELF based build? > > Otherwise, all the advantages posted WRT number and order of sections > wouldn't come by, right? Right. I just meant "in general", ELF is alleged to be better than COFF (hence the greater popularity, I suppose). I didn't mean in this case.