public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/28811]  New: undefined versioned symbol name _ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GLIBCXX_3.4
@ 2006-08-22 20:29 pluto at agmk dot net
  2006-08-27  4:55 ` [Bug libstdc++/28811] --with-pic vs static libraries and libstdc++ pinskia at gcc dot gnu dot org
                   ` (12 more replies)
  0 siblings, 13 replies; 20+ messages in thread
From: pluto at agmk dot net @ 2006-08-22 20:29 UTC (permalink / raw)
  To: gcc-bugs

i've configured my gcc with -with-pic option and trying
to build statically linked shared c++ library.

$ make
g++ -O2 -g0 -Wall -z defs test.cpp -o libtest.so -fPIC -shared \
                -nodefaultlibs \
                -Wl,-Bstatic -lstdc++ -Wl,-Bdynamic \
                -lc -lgcc_eh
/usr/bin/ld: libtest.so: undefined versioned symbol name
_ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GLIBCXX_3.4
/usr/bin/ld: failed to set dynamic section sizes: Bad value
collect2: ld returned 1 exit status


-- 
           Summary: undefined versioned symbol name
                    _ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GL
                    IBCXX_3.4
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pluto at agmk dot net
 GCC build triplet: x86-64-linux
  GCC host triplet: x86-64-linux
GCC target triplet: x86-64-linux


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


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

end of thread, other threads:[~2013-11-15 15:15 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-28811-4@http.gcc.gnu.org/bugzilla/>
2011-04-28 16:41 ` [Bug libstdc++/28811] --with-pic vs static libraries and libstdc++ rguenth at gcc dot gnu.org
2012-06-27 10:20 ` d.v.a at ngs dot ru
2012-06-27 10:28 ` d.v.a at ngs dot ru
2012-09-20  2:11 ` bkoz at gcc dot gnu.org
2012-11-05 23:42 ` bkoz at gcc dot gnu.org
2012-11-05 23:43 ` bkoz at gcc dot gnu.org
2013-11-15 15:15 ` paolo.carlini at oracle dot com
2006-08-22 20:29 [Bug libstdc++/28811] New: undefined versioned symbol name _ZNKSt14basic_ifstreamIcSt11char_traitsIcEE7is_openEv@GLIBCXX_3.4 pluto at agmk dot net
2006-08-27  4:55 ` [Bug libstdc++/28811] --with-pic vs static libraries and libstdc++ pinskia at gcc dot gnu dot org
2006-09-08 12:48 ` pluto at agmk dot net
2007-09-07  5:58 ` cnstar9988 at gmail dot com
2008-06-06 11:57 ` paolo dot carlini at oracle dot com
2008-06-06 12:02 ` paolo dot carlini at oracle dot com
2008-06-06 12:15 ` jakub at gcc dot gnu dot org
2008-06-06 13:27 ` hjl dot tools at gmail dot com
2008-06-08 15:45 ` hjl dot tools at gmail dot com
2008-11-14  0:33 ` pluto at agmk dot net
2009-01-28  1:41 ` bkoz at gcc dot gnu dot org
2009-01-28  3:25 ` bkoz at gcc dot gnu dot org
2009-08-04 12:34 ` rguenth at gcc dot gnu dot org
2010-05-22 18:17 ` rguenth at gcc dot gnu dot 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).