This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
New AIX libstdc++ testsuite failure for 27_io/filebuf_virtuals
- From: David Edelsohn <dje at watson dot ibm dot com>
- To: libstdc++ at gcc dot gnu dot org
- Date: Wed, 17 Apr 2002 13:04:03 -0400
- Subject: New AIX libstdc++ testsuite failure for 27_io/filebuf_virtuals
Beginning yesterday, libstdc++ testsuite 27_io/filebuf_virtuals
has begun failing becaues of excess errors:
ld: 0711-317 ERROR: Undefined symbol: std::basic_streambuf<gnu_char_type, std::char_traits<gnu_char_type> >::_S_pback_size
Is this a new implicit template which has not been instantiated?
Thanks, David