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 21:12, Jeffrey Walton wrote:
> Does Arch Linux not offer devel and debug packages for libstdc++? I
> would hope they don't just discard it.
>
> Debian, Ubuntu, Fedora, et al, offer them as a separate install, but
> they are available.
> $ dpkg -l | grep -i libstdc++*
> ii ?libstdc++6 ? ? ? ? ? ? ? ? ? ? ? ? ? ?4.4.3-4ubuntu5
> ? ? ? ? ? ? ? ? ? The GNU Standard C++ Library v3
> ii ?libstdc++6-4.4-dev ? ? ? ? ? ? ? ? ? ?4.4.3-4ubuntu5
> ? ? ? ? ? ? ? ? ? The GNU Standard C++ Library v3 (development


I don't know about Ubuntu's packages, but the Fedora libstdc++-devel
package does not include the libs built by configuring with
--enable-libstdcxx-debug


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