On Tue, 2004-03-23 at 14:20, FOSTER,MARK S wrote: > Could someone direct me to the area of gcc source code that deals > with outputing the actual binary code. > There is none. GCC emits assembler output. Diego.