Re: ELF32 to ELF 64

Hans-Peter Diettrich <DrDiettrich1@aol.com>
14 Mar 2007 23:26:04 -0400

          From comp.compilers

Related articles
ELF32 to ELF 64 geek.be@gmail.com (be geek) (2007-03-14)
Re: ELF32 to ELF 64 DrDiettrich1@aol.com (Hans-Peter Diettrich) (2007-03-14)
Re: ELF32 to ELF 64 j.o.goyo@adogmail.com (john o goyo) (2007-03-16)
| List of all articles for this month |

From: Hans-Peter Diettrich <DrDiettrich1@aol.com>
Newsgroups: comp.compilers
Date: 14 Mar 2007 23:26:04 -0400
Organization: Compilers Central
References: 07-03-048
Keywords: object, linker, comment
Posted-Date: 14 Mar 2007 23:26:04 EDT

be geek wrote:


> Can anyone tell what are the necessary changes that are to be made to
> read 64 bit ELF for a code which already works well for 32bit ELF
> format.


I only could locate an draft for the ELF-64 format:


<http://downloads.openwatcom.org/ftp/devel/docs/elf-64-gen.pdf>


DoDi
[The GNU tools all support ELF64, since they support and run on IA64
and AMD64 architectures. -John]


Post a followup to this message

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