This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


On Wed, 25 May 2005, Benjamin Kosnik wrote:

|
| > 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.

Sure, I just wanted to have an understanding what what guarantees user
has.

-- Gaby


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]