This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: std::basic_stringbuf problems
- To: Bryan Rittmeyer <bryan at ixiacom dot com>
- Subject: Re: std::basic_stringbuf problems
- From: Benjamin Kosnik <bkoz at redhat dot com>
- Date: Thu, 26 Apr 2001 18:32:39 -0700 (PDT)
- cc: libstdc++ at gcc dot gnu dot org
Hmm. You're the second person to note this: by any chance are you using
the codesourcery RPM's? I've failed to reproduce this with mainline CVS,
soooo unless you can come up with some kind of test program that shows
what is going on, I'm at a loss.
It would be great if you could try CVS gcc (gcc-3.1) in addition to the
branch.
-benjamin
> ic_stringbufIcSt11char_traitsIcESaIcEE+0x1c): undefined reference to
> `std::basic_s
> tringbuf<char, std::char_traits<char>, std::allocator<char>
> >::seekpos(std::fpos<_
> _mbstate_t>, std::_Ios_Openmode)'