Category Archives: linux
Creating ELF relocatable object files in Linux
This is an introductory article about the format of the ELF object files in Linux for people who want to build a back-end code generator for a compiler from scratch.
Advertisements
Creating ELF relocatable object files in Linux
This is an introductory article about the format of the ELF object files in Linux for people who want to build a back-end code generator for a compiler from scratch.