[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]

Re: a.out and elf



Ketu wrote:

> hello gurus,
> Can one of you please give a small description of the two executable
> formats?

a.out exec format is obsolete and is no longer used, though there
are some *very* old applications with this format lying around.

So, it is better to forget about the a.out format. ELF format is the
current trend.

And don't confuse this with the default compiler output a.out. It is in
ELF format.
I am wondering why gcc developers haven't changed that default setting
to
something sensible, say a.elf. :-).

--

Regards,
-Naba

-------------------------------------------------------------
Postmen never die, they just lose their zip.
-------------------------------------------------------------