[Subject Prev][Subject Next][Thread Prev][Thread Next][Subject Index][Thread Index]
Re: a.out and elf
On Wed, 28 Mar 2001, Ketu wrote:
|hello gurus,
|Can one of you please give a small description of the two executable
|formats?
I think the new compilers can only create elf binaries.. though the file
that is written out is called a.out it's actually an elf binary!!
[kingsly@utopia umsrf]$ file binary/a.out
binary/a.out: ELF 32-bit LSB executable, Intel 80386, version 1,
dynamically linked (uses shared libs), not stripped
[kingsly@utopia umsrf]$
Kingsly
.:: Kingsly John ICQ 14787510 ::.
--------------------------------------------------
.:: Linux 2.4.2 #8 Wed Feb 28 12:41:38 IST 2001 i686 ::.
--------------------------------------------------------