Sharath Manjunatha <[EMAIL PROTECTED]> writes:

> Can anybody tell me, why the below message comes while using "objdump" 
> on an object
> 
> 1.o: no recognized debugging informatio
> 
> 1.o is the object generated by gcc -c -g 1.c -o 1.o

Are you using objdump -g?  Nobody ever added support for DWARF
debugging information to that.

Ian


_______________________________________________
bug-binutils mailing list
bug-binutils@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-binutils

Reply via email to