This is the mail archive of the gcc-help@gcc.gnu.org mailing list for the GCC 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: Compiling only libstdc++-v3 (with debugging symbols)


On 19 October 2011 23:25, Delcypher wrote:
>
> Out of interest when you do build using --enable-libstdcxx-debug . How
> do you tell g++ to use the separately built debugging libraries?

Using LD_LIBRARY_PATH, see
http://gcc.gnu.org/onlinedocs/libstdc++/faq.html#faq.how_to_set_paths


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