Elf documentation
Posted: Tue May 20, 2008 7:45 am
Hello,
I would like to code an Elf loader for my OS, but I need some documentations about Elf file format, and also how the Oses load them .
Actually, I've only found some structures in "man elf" ( which I've used on my elf.h ), and Google gives me only articles with Elf history, the Oses which use them ... ( i.e Wikipedia ) .
Some links please ?
I also need to know what I have to implement on my OS before I code the Elf loader .
Thanks
I would like to code an Elf loader for my OS, but I need some documentations about Elf file format, and also how the Oses load them .
Actually, I've only found some structures in "man elf" ( which I've used on my elf.h ), and Google gives me only articles with Elf history, the Oses which use them ... ( i.e Wikipedia ) .
Some links please ?
I also need to know what I have to implement on my OS before I code the Elf loader .
Thanks