Hello to the group, I am new to the gcc compiler set. I would like to know if it's possible for gcc to generate source listings such as are produced by other compilers (containing things like numbered source statements, cross-references, sizes and scopes of routines and structures, offsets to members in structures, etc.) I looked through the manual and the info pages but I was not able to find a switch that produced the desired result. Thanks, Randux