[Bug libstdc++/54314] [4.8 Regression] undefined references to 'construction vtable for std::ostream-in-std::basic_ostringstream<char, std::char_traits<char>, std::allocator<char> >'

pluto at agmk dot net gcc-bugzilla@gcc.gnu.org
Tue Sep 10 15:30:00 GMT 2013


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

--- Comment #40 from Pawel Sikora <pluto at agmk dot net> ---
$ grep ZTv0 *
gnu.ver:    _ZTv0_n12_NS*;
gnu.ver:    _ZTv0_n24_NS*;
gnu-versioned-namespace.ver:    _ZTv0_n24_NS*;

versioned namespace doesn't provide *n12* for i686.



More information about the Gcc-bugs mailing list