Re: About ELF format

George Huber <kharmon@optonline.net>
6 Jun 2004 15:09:42 -0400

          From comp.compilers

Related articles
About ELF format vinaynkaranth@yahoo.com (2004-05-30)
Re: About ELF format kharmon@optonline.net (George Huber) (2004-06-06)
Re: About ELF format zhangjie@magima.com.cn (Jie Zhang) (2004-06-06)
Re: About ELF format tbauer@cadrc.calpoly.edu (Tim Bauer) (2004-06-06)
Re: About ELF format vinaynkaranth@yahoo.com (2004-06-11)
Re: About ELF format lod@egobolinu.xorg (Lode) (2004-09-21)
| List of all articles for this month |

From: George Huber <kharmon@optonline.net>
Newsgroups: comp.compilers
Date: 6 Jun 2004 15:09:42 -0400
Organization: Optimum Online
References: 04-05-098
Keywords: linker
Posted-Date: 06 Jun 2004 15:09:42 EDT

On Sun, 30 May 2004 13:26:56 -0400, Vinay wrote:


> Hi all
>
> 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). ...


Try using either the readelf utility or download a copy of ht
(http://hte.sourceforge.net/) to view ELF sections and properties.
I used both when I started to explore ELF files, and to verify the
ELF class I wrote.


George Huber



Post a followup to this message

Return to the comp.compilers page.
Search the comp.compilers archives again.