public inbox for gcc-help@gcc.gnu.org
 help / color / mirror / Atom feed
From: Delcypher <delcypher@gmail.com>
To: gcc-help@gcc.gnu.org
Subject: Re: Compiling only libstdc++-v3 (with debugging symbols)
Date: Wed, 19 Oct 2011 22:25:00 -0000	[thread overview]
Message-ID: <CANNJ_ziK8iBpDqqLLxt8cwj2MS49XZroMk6o1BP-FS_ZPKUYXQ@mail.gmail.com> (raw)
In-Reply-To: <CAH6eHdQXMtuv2KpAicskiguP79TX9sSqWsX0HgjopYxFwqb9Qw@mail.gmail.com>

As far as I know Arch Linux does not provide debugging versions of the
libraries it uses.

Package search:
http://www.archlinux.org/packages/?sort=&q=libstdc%2B%2B&maintainer=&last_update=&flagged=&limit=50

Information about getting debugging info in Arch Linux:
https://wiki.archlinux.org/index.php/Debug_-_Getting_Traces

It's not a huge problem now as I've managed to build libstdc++ with
debug symbols. It is a little annoying though.

Out of interest when you do build using --enable-libstdcxx-debug . How
do you tell g++ to use the separately built debugging libraries?

Dan.


On 19 October 2011 23:19, Jonathan Wakely <jwakely.gcc@gmail.com> wrote:
> 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
>

  reply	other threads:[~2011-10-19 22:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-10-19 12:50 Delcypher
2011-10-19 13:23 ` Ian Lance Taylor
     [not found]   ` <CANNJ_ziT2JqSoRGF9hv3E9QU+PB-AEACwz-8eZkQCqz28LSHcw@mail.gmail.com>
2011-10-19 15:04     ` Delcypher
2011-10-19 16:48       ` Jonathan Wakely
2011-10-19 16:50         ` Jonathan Wakely
2011-10-19 19:53           ` Delcypher
2011-10-19 20:12             ` Jeffrey Walton
2011-10-19 22:20               ` Jonathan Wakely
2011-10-19 22:25                 ` Delcypher [this message]
2011-10-19 23:49                   ` Jonathan Wakely
2011-10-20  0:02                   ` Ian Lance Taylor
2011-10-19 22:13             ` Jonathan Wakely

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CANNJ_ziK8iBpDqqLLxt8cwj2MS49XZroMk6o1BP-FS_ZPKUYXQ@mail.gmail.com \
    --to=delcypher@gmail.com \
    --cc=gcc-help@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).