Re: [PATCH] Remove 'strchr' warning from reiserfs

Kurt Wall (kwall@kurtwerks.com)
Mon, 19 May 2003 20:26:53 -0400


An unnamed Administration source, Sam Ravnborg, wrote:
% On Mon, May 19, 2003 at 12:47:12PM -0700, Stephen Hemminger wrote:
% >
% > Is this gcc behaviour documented anywhere?
%
% I dropped a mail to gcc-bugs - the reply was:
%
% =======
% The kernel is a special case; GCC is entitled to assume the existence of
% standard C library functions.
% =======
%
% So when messing with standard functions we may expect a few suprises,
% which I think is fair enough.

Hmm. And -nostdlib (or -nodefaultlibs) doesn't catch it?

K

-- 
According to Kentucky state law, every person must take a bath at least
once a year.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/