[v3] libstdc++/20534, debug mode vs. includes

Benjamin Kosnik bkoz@redhat.com
Wed May 25 23:10:00 GMT 2005


> I have nto tested it, but I'm wondering what happens if I say
> 
>    g++ -D_GLIBCXX_DEBUG -DNDEBUG ....

Actually, I don't think this will be a problem.

However, I haven't tested this. In general, testing the debug mode (ie,
without PCH, with more preprocessor overhead, and more runtime overhead
(although not a huge overhead) is severly taxing. I'm not especially
motivated to try this wrinkle too. Hope you understand.

-benjamin



More information about the Libstdc++ mailing list