svn commit: trunk/uClibc: include libc/sysdeps/linux/common/bits etc...
Carmelo AMOROSO
carmelo.amoroso at st.com
Mon Feb 16 16:23:33 UTC 2009
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
aldot at uclibc.org wrote:
> Author: aldot
> Date: 2008-12-22 11:31:12 +0000 (Mon, 22 Dec 2008)
> New Revision: 24487
>
> Log:
> - fix fpclassify, signbit, isfinite, isnan, isinf macros for long double math support
> - add rule to create preprocessor output for float- and long double math wrapper
>
>
> Modified:
> trunk/uClibc/Makerules
> trunk/uClibc/include/math.h
> trunk/uClibc/libc/sysdeps/linux/common/bits/mathcalls.h
> trunk/uClibc/libm/Makefile.in
> trunk/uClibc/libm/e_scalb.c
> trunk/uClibc/libm/float_wrappers.c
> trunk/uClibc/libm/ldouble_wrappers.c
> trunk/uClibc/libm/s_finite.c
Hi Berharnd,
I'm having some problem to build ntop application with recent uclibc.
ntop is trying to access 'finite' and 'isinf' symbols instead of
__finite and __isinf.
Before this commit we had both (finite/isinf as weak alias of
__finite/__isinf as latest glibc has indeed).
I'm wondering the rationale to have removed the alias.
TIA,
Carmelo
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.9 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org
iEYEARECAAYFAkmZkwUACgkQoRq/3BrK1s8YxwCgy9NBAyw9ysIT5wUV/00SFmjc
I5UAoJozxf2rYXdDnB/6ytFEXHQXu9xO
=Ex02
-----END PGP SIGNATURE-----
More information about the uClibc-cvs
mailing list