Re: About ELF format

From: Grumble (a_at_b.c)
Date: 05/28/04


Date: Fri, 28 May 2004 17:50:57 +0000 (UTC)

Vinay wrote:

> I have a little doubt regarding the ELF file. Here is a Hex snap
> shot of an ELF file compiled using GCC on RH linux 9.0 (X86).
>
> [snip]
>
> Can any one please let me know if I have interpreted the ELF
> header properly or not. Also if this is not the correct group for
> this, please let me know the correct group where I can post this
> question.

You might also try the binutils mailing list:
http://sources.redhat.com/binutils/

They probably know the format inside-out.

On a related note, Brian Raiter wrote a great article on ELF:
http://www.muppetlabs.com/~breadbox/software/tiny/teensy.html