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]

RFC --enable-debugging


...builds libstdc++.so twice. Once as-is, once for debugging. Debugging
options can include CXXFLAGS="-g -O0", perhaps a change to use
malloc-alloc allocators, and perhaps --enable-concept-checks.

Installed in $prefix/lib/debug/

Thoughts?

-benjamin


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