Episode 61: Internals of GCC




Software Engineering Radio - The Podcast for Professional Software Developers show

Summary: 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.