Problems with libstdc++ v3 and glibc 2.2
Ulrich Drepper
drepper@redhat.com
Sat Sep 2 10:59:00 GMT 2000
"H . J . Lu" <hjl@lucon.org> writes:
> > In which files?
>
> ./config/c_io_libio.cc: { return _IO_file_xsgetn(this, __s, __n); }
> ./config/c_io_libio.cc: { return _IO_wfile_doallocate(this); }
> ./config/c_io_libio.cc: _IO_no_init(this, 0, 0, &_M_wfile, 0);
> ./config/c_io_libio.cc: _IO_no_init(this, 0, 0, &_M_wfile, &_IO_wfile_jumps);
This file is not going to be used with glibc. It's there for other
libc versions and for development. With glibc 2.2 this has to be done
differently.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------
More information about the Libc-hacker
mailing list