public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
From: Jakub Jelinek <jakub@redhat.com>
To: J <j@jabster.pl>
Cc: binutils@sourceware.org
Subject: Re: dlclose() doesn't unload any .so that uses Boost
Date: Tue, 31 May 2011 14:04:00 -0000	[thread overview]
Message-ID: <20110531101711.GX11563@sunsite.ms.mff.cuni.cz> (raw)
In-Reply-To: <BANLkTin+Mv6hFkGeaki+-Lz+sG48QsUh=A@mail.gmail.com>

On Tue, May 31, 2011 at 08:43:45AM +0200, J wrote:
> I've managed to track this issue down. It looks like a bug in GCC:

Most likely the difference is just that g++-4.6 emits STB_GNU_UNIQUE
symbols while g++-4.4 doesn't.  And, when any STB_GNU_UNIQUE symbols
are resolved against some library, it is marked as nodelete.
Therefore, NOTABUG.

	Jakub

      reply	other threads:[~2011-05-31 10:18 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-05-30 23:07 J
2011-05-31 10:18 ` Alan Modra
2011-05-31 12:38   ` J
2011-05-31 14:04     ` Jakub Jelinek [this message]

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=20110531101711.GX11563@sunsite.ms.mff.cuni.cz \
    --to=jakub@redhat.com \
    --cc=binutils@sourceware.org \
    --cc=j@jabster.pl \
    /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).