ppc warnings
Jack Howarth
howarth@fuse.net
Mon Sep 2 20:54:00 GMT 2002
Roland,
Since you have a ppc machine up now, could you take a look at
your glibc build log and tell me do you see the following warnings?
------------------------------------------------------------------------
fileops.c:1547: warning: weak declaration of `_IO_do_write' after first
use results in unspecified behavior
-------------------------------------------------------------------------
mbsrtowcs_l.c: In function `wcsmbs_get_towc_func':
mbsrtowcs_l.c:39: warning: implicit declaration of function `alloca'
-------------------------------------------------------------------------
.../sysdeps/unix/sysv/linux/getdents.c: In function `__getdents':
../sysdeps/unix/sysv/linux/getdents.c:171: warning: comparison of
distinct pointer types lacks a cast
../sysdeps/unix/sysv/linux/getdents.c:231: warning: comparison of
distinct pointer types lacks a cast
--------------------------------------------------------------------------
../sysdeps/ieee754/dbl-64/s_sin.c:1126: warning: conflicting types for
built-in function `sinl'
../sysdeps/ieee754/dbl-64/s_sin.c:1128: warning: conflicting types for
built-in function `cosl'
---------------------------------------------------------------------------
programs/ld-monetary.c:282: warning: comparison is always false due to
limited range of data type
programs/ld-monetary.c:283: warning: comparison is always false due to
limited range of data type
---------------------------------------------------------------------------
../sysdeps/powerpc/fpu/w_sqrt.c:145: warning: conflicting types for
built-in function `sqrtl'
---------------------------------------------------------------------------
...and in compiling test-idouble and others we get...
../math/bits/cmathcalls.h:117: warning: conflicting types for built-in
function `conjl'
../math/bits/cmathcalls.h:126: warning: conflicting types for built-in
function `cimagl'
../math/bits/cmathcalls.h:129: warning: conflicting types for built-in
function `creall'
-----------------------------------------------------------------------------
Are any of these serious?
Jack
More information about the Libc-alpha
mailing list