This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


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

Re: libstdc++ v3 wants more libio functions now


"H . J . Lu" <hjl@valinux.com> writes:

> libstdc++ v3 now wants at least _IO_file_xsgetn and _IO_no_init. They
> are not exported from glibc. We have to fix it.

I don't want to do something incomplete.  There will be several other
functions libstdc++ will need (mostly wide char stuff) and I want to
do this at once.  Otherwise we'lll have a mix of libc versions which
work partly.

Better, for now, link in the appropriate files directly.

-- 
---------------.                          ,-.   1325 Chesapeake Terrace
Ulrich Drepper  \    ,-------------------'   \  Sunnyvale, CA 94089 USA
Red Hat          `--' drepper at redhat.com   `------------------------

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