This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/11134] DWARF Problems with const int globals
- From: "drkent at lanl dot gov" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 9 Jun 2003 18:33:11 -0000
- Subject: [Bug c++/11134] DWARF Problems with const int globals
- References: <20030609141556.11134.drkent@lanl.gov>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11134
------- Additional Comments From drkent@lanl.gov 2003-06-09 18:33 -------
Subject: Re: DWARF Problems with const int globals
> If you are developing this tool, please, please, please use DWARF-2
> instead! The DWARF writer is on its last legs, especially in C++, and
> the format is inferior.
Oops... I was unclear. It is DWARF-2 that I'm using.
chip