linux-config.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "John T. Williams" <jowillia@vt.edu>
To: lcp <lcp@adigit.com.tw>
Cc: linux-config@vger.kernel.org
Subject: Re: what's the difference between a.out and ELF format
Date: 24 Dec 2003 08:41:26 -0500	[thread overview]
Message-ID: <1072273188.6878.8.camel@localhost> (raw)
In-Reply-To: <000101c3c9cc$7a9bfb60$1600a8c0@lcp>

If you are asking about the vague explanation, then a.out is an older
format for storing executable binary information, and elf is the newer
better, in that is supports oop more and run time linking and all sorts
of nifty things, way of doing it.  If you want more information then
that I suggest you read the white-sheets for both a.out and for elf,
which give full details.  

a.out white-sheet 
http://nscp.upenn.edu/aix4.3html/files/aixfiles/XCOFF.htm

elf white-sheet
http://www.cs.ucdavis.edu/~haungs/paper/node11.html



On Tue, 2003-12-23 at 22:17, lcp wrote:
> Could anybody here tell me about the difference between a.out and ELF
> core format?
> Thanks in advance.
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-config" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html


      reply	other threads:[~2003-12-24 13:41 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-12-24  3:17 what's the difference between a.out and ELF format lcp
2003-12-24 13:41 ` John T. Williams [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1072273188.6878.8.camel@localhost \
    --to=jowillia@vt.edu \
    --cc=jtwilliams@vt.edu \
    --cc=lcp@adigit.com.tw \
    --cc=linux-config@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).