sparc64 and DWARF2
Richard Henderson
rth@redhat.com
Sat Feb 2 19:35:00 GMT 2002
On Tue, Jan 29, 2002 at 10:05:00AM -0800, Andrew Macleod wrote:
> Can we make DWARF2 the default debugging format for sparc64 on
> solaris 2.7+ ?
Yes.
> From solaris 2.7 onward, the system linker has supported DWARF2.
> I've added a sol27-sld-64.h file which removes the
> LINKER_DOES_NOT_WORK_WITH_DWARF2 definition.
First of all, we should not have invented this macro at all.
It suffices to define or undefine DWARF2_DEBUGGING_INFO.
So, if you'll come up with a patch that removes all traces of
LINKER_DOES_NOT_WORK_WITH_DWARF2 and defaults to dwarf2 with
or without gld, I'll approve it.
r~
More information about the Gcc-bugs
mailing list