This is the mail archive of the crossgcc@sources.redhat.com mailing list for the crossgcc project.

See the CrossGCC FAQ for lots more infromation.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

C source in assembly files


Is there a way to cause the compiler to embed C source lines into the 
assembly code source it outputs (in the form of comments)?  I have been 
using -g2 to achieve this, just but it is barely readable.  Also, with the 
debug option mentioned, the compiler is adding a bunch of Letext symbols 
and text strings I do not want.  (This is powerpc 403 target, gcc version 
2.95.2 19991024 (release)).


------
Want more information?  See the CrossGCC FAQ, http://www.objsw.com/CrossGCC/
Want to unsubscribe? Send a note to crossgcc-unsubscribe@sourceware.cygnus.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]