I'm in the process of writing a compiler that will be generating ELF executable files for the i386 platform.
However, I need a good reference for the file format (information on headers, relocations, etc.).
Is there such a reference?
I'm in the process of writing a compiler that will be generating ELF executable files for the i386 platform.
However, I need a good reference for the file format (information on headers, relocations, etc.).
Is there such a reference?