This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

RE: PATCH: for Serious v3 shared library bug



> Nathan Myers <ncm@nospam.cantrip.org> writes:
> 
> > As I recall it, for case (1), the streams must act as if synchronized.
> 
> Right.  This is why C++ implementations without direct access to the
> libc stdio implementation cannot really use buffered streams.  It'll
> of course get horribly slow.  This is why on Linux libstdc++ uses the
> libio from the libc and everything false automatically into place.

good point. When will we have --enable-libio back working again?

Rob Taylor


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]