[RESOLVED]Advice Requested for Executable Format

Question about which tools to use, bugs, the best way to implement a function, etc should go here. Don't forget to see if your question is answered in the wiki first! When in doubt post here.
Post Reply
User avatar
Muneer
Member
Member
Posts: 104
Joined: Tue Nov 02, 2010 2:05 am
Location: India

[RESOLVED]Advice Requested for Executable Format

Post by Muneer »

Hi all ,

I was preparing to create a loader for my OS. Please advice me in selecting which executable format is simple and easy to implement (that includes dynamic linking at a later stage). I am now staring at PE specification from Microsoft with 77 pages as well as ELF specification with 60 pages.
Any advice would be welcome.
Last edited by Muneer on Tue Feb 01, 2011 5:51 am, edited 1 time in total.
Even the smallest person could change the course of the future - Lord Of The Rings.

In the end all that matters is what you have done - Alexander.

Even after a decade oh god those still gives me the shivers.
User avatar
Muneer
Member
Member
Posts: 104
Joined: Tue Nov 02, 2010 2:05 am
Location: India

Re: Advice Requested for Executable Format

Post by Muneer »

Thanks Berkus. I will hit a go at the Elf Specification.
Even the smallest person could change the course of the future - Lord Of The Rings.

In the end all that matters is what you have done - Alexander.

Even after a decade oh god those still gives me the shivers.
Post Reply