This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [libstdc++ PATCH] libstdc++ debug mode (second try)
On Thu, Jul 24, 2003 at 10:15:10AM -0700, Doug Gregor wrote:
> Time goes by and patches get crufty. I'm attaching an updated patch; it
I'm bootstrapping with this patch now to try it out.
> >Apply this patch and also my link_name patch (see
> >http://gcc.gnu.org/ml/gcc-patches/2003-07/msg01915.html). Compile with
The linkname patch doesn't apply cleanly (no big problem) and has a
testsuite entry stuck on the end of it that's not in diff -u format ?
> >-D_GLIBCXX_DEBUG.
This is needed only on the target application right ? Not for the gcc
bootstrap too ?
regards
joohn