Episode 61: Internals of GCC

Software Engineering Radio - the podcast for professional software developers - A podcast by se-radio@computer.org

This show takes a behind-the-scenes look at compilers and their inner workings, using the Gnu compiler collection (GCC) as an example. Arno interview Morgan Deters, covering all steps from the parsing of different programming languages to machine independenet optimizations and generating processor specific binary code.