public inbox for gcc-prs@sourceware.org
help / color / mirror / Atom feed
From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: nobody@gcc.gnu.org
Cc: gcc-prs@gcc.gnu.org,
Subject: Re: libstdc++/4260: ABI change beween 3.0 and 3.0.1: programs linked with 3.0 lib don't work after 3.0.1 lib is installed
Date: Tue, 19 Feb 2002 19:26:00 -0000	[thread overview]
Message-ID: <20020220031608.18880.qmail@sources.redhat.com> (raw)

The following reply was made to PR libstdc++/4260; it has been noted by GNATS.

From: "John David Anglin" <dave@hiauly1.hia.nrc.ca>
To: bkoz@gcc.gnu.org, dave.anglin@nrc.ca, gcc-bugs@gcc.gnu.org,
   gcc-prs@gcc.gnu.org, nobody@gcc.gnu.org, gcc-gnats@gcc.gnu.org
Cc: dave.anglin@nrc.ca, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org,
   nobody@gcc.gnu.org
Subject: Re: libstdc++/4260: ABI change beween 3.0 and 3.0.1: programs linked with 3.0 lib don't work after 3.0.1 lib is installed
Date: Tue, 19 Feb 2002 22:12:30 -0500 (EST)

 > Synopsis: ABI change beween 3.0 and 3.0.1: programs linked with 3.0 lib don't work after 3.0.1 lib is installed
 > 
 > State-Changed-From-To: open->analyzed
 > State-Changed-By: bkoz
 > State-Changed-When: Tue Feb 19 18:08:49 2002
 > State-Changed-Why:
 >     Dave, I ton't think this is still an issue, correct? I cannot see this symbol in the linux shared library:
 >     
 >     %nm libstdc++.so.4.0.0 | grep GLOBAL | grep FI
 >     
 >     Gives me nothing....
 
 That's because linux doesn't use collect2.  With 3.1, I currentls see
 
 bash-2.05a$ nm libstdc++.sl.4.0|grep GLOBAL|grep FI|less
 _GLOBAL__FI_libgcc_s_sl|        -4|uext  |stub   |
 _GLOBAL__FI_libgcc_s_sl|          |undef |code   |
 _GLOBAL__FI_libstdc___sl_4_0|    484704|extern|entry  |
 _GLOBAL__FI_libstdc___sl_4_0|    484728|extern|code   |$CODE$
 _GLOBAL__FI_libstdc___sl_4_0|    485100|uext  |stub   |
 
 The library internal name is
 
 bash-2.05a$ chatr libstdc++.sl.4.0
 libstdc++.sl.4.0:
 ...
          internal name:
 	      libstdc++.sl.4
 
 This is ok.  However, the issue reported must be kept in mind when the
 library version is next updated.
 
 Dave
 -- 
 J. David Anglin                                  dave.anglin@nrc.ca
 National Research Council of Canada              (613) 990-0752 (FAX: 952-6605)


             reply	other threads:[~2002-02-20  3:16 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-02-19 19:26 John David Anglin [this message]
  -- strict thread matches above, loose matches on Subject: below --
2002-04-04  9:58 mmitchel
2002-02-19 18:09 bkoz
2001-09-07 13:16 dave.anglin

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=20020220031608.18880.qmail@sources.redhat.com \
    --to=dave@hiauly1.hia.nrc.ca \
    --cc=gcc-prs@gcc.gnu.org \
    --cc=nobody@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).