This is the mail archive of the
binutils@sources.redhat.com
mailing list for the binutils project.
Re: About ELF and COFF
- From: libra <mr924352 at cs dot nthu dot edu dot tw>
- To: binutils at sources dot redhat dot com
- Date: Wed, 5 May 2004 10:49:33 +0800
- Subject: Re: About ELF and COFF
Thanks for your reply.
Is there any documentation about ELF is better than COFF?
Which problems the ELF correct that exist with COFF?
thanks a lot !!
> The COFF is used by System V Release 3(SVR3) UNIX.
> The ELF is used by System V Release 4(SVR4) UNIX.
>
> What is different between these two object file format?
The differences are extensive. In fact, they are no more similar than
any other two object file formats.
> In other words, which one is better?
ELF is better.
> I think there are some reasons why the SVR4 use ELF,not use COFF as it's
> object file format.
Yes, there are. ELF was written after experience with COFF, and
corrects the problems which exist with COFF.
Ian