This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Projects for beginners
On Wed, Jan 31, 2001 at 06:26:14PM -0800, Zack Weinberg wrote:
> I don't know what happens if you do this on a target without arbitrary
> section names.
It dies. We're stuck with stabs/sdb for a.out targets,
and possibly some coff derivitives.
> I'd be all for flipping the -g default over to dwarf2 on all ELF
> platforms right after 3.0 branches. After the screaming dies down,
> we should be in good shape.
Agreed.
r~