This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libio in gcc in CVS is not compatible with glibc 2.2
- To: "H . J . Lu" <hjl at lucon dot org>
- Subject: Re: libio in gcc in CVS is not compatible with glibc 2.2
- From: Ulrich Drepper <drepper at redhat dot com>
- Date: 18 Jul 2000 00:16:31 -0700
- Cc: gcc-bugs at gcc dot gnu dot org
- References: <20000717235020.A29373@lucon.org>
- Reply-To: drepper at cygnus dot com (Ulrich Drepper)
"H . J . Lu" <hjl@lucon.org> writes:
> The return type of _IO_seekoff in glibc 2.2 is changed from _IO_pos_t
> to _IO_off_t. However, libio in gcc still uses _IO_pos_t. As the
> result, "make check" in gcc configured with libstdc++ will fail
> in libio/dbz since _G_fpos_t != _G_off_t in glibc 2.2.
I know. The gcc version is wrong. fpos_t is used incorrectly.
--
---------------. ,-. 1325 Chesapeake Terrace
Ulrich Drepper \ ,-------------------' \ Sunnyvale, CA 94089 USA
Red Hat `--' drepper at redhat.com `------------------------