linux libio status
Richard Henderson
rth@cygnus.com
Wed Oct 15 00:06:00 GMT 1997
On Tue, Oct 14, 1997 at 11:23:49PM -0700, Joe Buck wrote:
> We need to silence these warnings. For the NULL, I suggest a global
> s/NULL/0/ in the C++ iostreams headers.
That's a reasonable solution. In my version of the libio patches,
I make _G_config.h undef and redefine NULL to avoid this problem.
> I don't know where the missing declarations should go; perhaps HJ has
> an idea.
I worked around this for Linux/Alpha by providing versions of
libc-lock.h and stdio-lock.h to install with the newly built library.
Perhaps we do the same thing for Intel?
r~
More information about the Gcc
mailing list