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]

--enable-debug


Hey, could this flag be used to do the building of a separate debug
libstdc++ binary? Ie, if --enable-debug, then build a separate library
with -g -O0 for debugging, and stash it somewhere?

It would be nice to follow the glibc conventions, I'd think, for
placement of the library for debugging.

-benjamin


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