[PATCH] GLIBC_2.2.5 support for GCC_3.0 (was Re: Running old apps (glibc 2.0.7 compiled) against current glibc)
Christian Iseli
chris@ludwig-alpha.unil.ch
Mon Aug 13 05:07:00 GMT 2001
Hi,
I have just completed the build and check of the latest glibc from CVS +
Jakub's patch on both an x86/Linux and an alpha/Linux, using gcc-3.0.1.
Builds and tests successfuly on both systems (alpha used to fail because of
atexit problems).
Only strange warnings I noticed on the alpha machine:
alpha_chris$ grep warning glibc.log |grep conflicting|sort -u
../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_sin.c:1125: warning: conflicting types for built-in
function `sinl'
../sysdeps/ieee754/dbl-64/s_sin.c:1127: warning: conflicting types for built-in
function `cosl'
Cheers,
Christian
More information about the Libc-alpha
mailing list