C++/DWARF 1 undefined symbols - egcs-19990524

Toshiyasu Morita tm@netcom.com
Thu May 27 15:05:00 GMT 1999


> When I compile programs with -g (DWARF 1) debugging turned on, I get
> undefined assembler symbols.  It is only in DWARF 1 output and only when -g
> is specified.  Here is some of the offending assembler listing (yes -- I did
> compile with -fverbose-asm, but I didn't get the comments! 8-\ ):

Try -dA instead of -fverbose-asm.

Toshi



More information about the Gcc-bugs mailing list