Please do not reply directly to this email. All additional comments should be made in the comments box of this bug. https://bugzilla.redhat.com/show_bug.cgi?id=562226 --- Comment #3 from Jerry James <loganjerry@xxxxxxxxx> 2010-02-25 12:27:11 EST --- Compile any C source with -g, and then do this to the executable: readelf --debug-dump <name_of_executable> | grep -F DWARF You should see one or more lines like this: DWARF Version: 2 The DWARF debug format is much more expressive than the old stabs format. I assume we'll move up to DWARF-3 at some point. I don't know why we haven't yet. Perhaps some tools need to be ported to the new standard. I don't have physical access to any PPC machines. When I took over maintainership of GCL about a year and a half ago, someone on -devel gave me an account on his PPC machine so that I could debug some issues with it. I seem to have misplaced the login information, though. Hmm. I'll try to dig it up. -- Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/package-review