links for 2006-09-11 Posted on 2006-09-11 by Marc How main() is executed on Linux LG #84 (tags: assembly gcc linux glibc kernel _start) A Whirlwind Tutorial on Creating Really Teensy ELF Executables for Linux Focuses on several steps towards making a ridiculously small, trivial program. The program is trivial, but the steps teach interesting concepts about the C standard library, Linux system calls, and ELF. (tags: assembly gcc Linux ELF)