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


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

Re: glibc 2.2.2pre1


Hi folks,

Builds and tests cleanly on my Linux/alpha, with kernel headers 2.4.1,
binutils 2.10.91, current GCC from CVS, and CFLAGS = "-O2 -mcpu=ev56"

Just a few warnings, among which the following:

../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'
../sysdeps/alpha/fpu/s_fabs.c:36: warning:
 conflicting types for built-in function `fabsl'
../sysdeps/generic/w_sqrt.c:46: warning:
 conflicting types for built-in function `sqrtl'
../sysdeps/ieee754/dbl-64/s_cos.c:86:
 warning: conflicting types for built-in function `cosl'
../sysdeps/ieee754/dbl-64/s_sin.c:86:
 warning: conflicting types for built-in function `sinl'

Great job!

Cheers,
					Christian



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