public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/50349] New: /usr/bin/ld: warning: wildcard match appears in both version 'GLIBCXX_3.4' and 'CXXABI_1.3' in script
@ 2011-09-10 19:44 pluto at agmk dot net
  2012-02-16 21:05 ` [Bug libstdc++/50349] " bkoz at gcc dot gnu.org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pluto at agmk dot net @ 2011-09-10 19:44 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50349

             Bug #: 50349
           Summary: /usr/bin/ld: warning: wildcard match appears in both
                    version 'GLIBCXX_3.4' and 'CXXABI_1.3' in script
    Classification: Unclassified
           Product: gcc
           Version: 4.6.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pluto@agmk.net
              Host: x86_64-gnu-linux
            Target: x86_64-gnu-linux
             Build: x86_64-gnu-linux


during native gcc-4.6 bootstrap the linker reports few warnings
on libstdc++-symbols.ver script:

(...)
/usr/bin/ld: warning: wildcard match appears in both version 'GLIBCXX_3.4' and
'CXXABI_1.3' in script
/usr/bin/ld: warning: using 'GLIBCXX_3.4' as version for
'std::basic_stringbuf<wchar_t, std::char_traits<wchar_t>,
std::allocator<wchar_t> >::str() const' which is also named in version
'GLIBCXX_3.4.6' in script
/usr/bin/ld: warning: using 'GLIBCXX_3.4' as version for
'std::basic_string<char, std::char_traits<char>, std::allocator<char>
>::_M_disjunct(char const*) const' which is also named in version
'GLIBCXX_3.4.5' in script
/usr/bin/ld: warning: using 'GLIBCXX_3.4' as version for
'std::basic_string<wchar_t, std::char_traits<wchar_t>, std::allocator<wchar_t>
>::_M_disjunct(wchar_t const*) const' which is also named in version
'GLIBCXX_3.4.5' in script


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-02-24 20:25 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-09-10 19:44 [Bug libstdc++/50349] New: /usr/bin/ld: warning: wildcard match appears in both version 'GLIBCXX_3.4' and 'CXXABI_1.3' in script pluto at agmk dot net
2012-02-16 21:05 ` [Bug libstdc++/50349] " bkoz at gcc dot gnu.org
2012-02-16 23:13 ` pluto at agmk dot net
2012-02-16 23:16 ` pluto at agmk dot net
2012-02-21 20:10 ` bkoz at gcc dot gnu.org
2012-02-21 23:50 ` bkoz at gcc dot gnu.org
2012-02-21 23:52 ` bkoz at gcc dot gnu.org
2012-02-24 20:35 ` bkoz at gcc dot gnu.org

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).