This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


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

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


> 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


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