[uClibc]buglet

Kensuke Otake kensuke at phreaker.net
Wed Apr 17 14:48:18 UTC 2002


> To: uclibc at uclibc.org
> Date: Tue, 16 Apr 2002 11:27:43 -0500
> From: Paul Jimenez <pj at place.org>
> Subject: [uClibc]buglet
>
> Crosscompiling for powerpc-linux.  So far have busybox, modutils, 
> udhcp and some other things built.  One snag is that when I went
> to build the wireless-tools package, I got a complaint from
> libm about "undefined reference to 'finite'".  Sure enough, for some
> reason s_finite.c wasn't getting built into libm.
> 

Good call.  finite() gets built in just fine when DO_C99_MATH is set to TRUE, even
though (as far as I know) finite() isn't a C99 math function.



More information about the uClibc mailing list