[Buildroot] Is this a bug? libm in uclibc 0.9.32

Mike Frysinger vapier at gentoo.org
Fri Jun 24 20:50:05 UTC 2011


On Fri, Jun 24, 2011 at 15:52, raymond zhao wrote:
> 1. No one defines libm_ARCH_fpu_OUT in make files, so the files under
> directory toolchain\uClibc-0.9.32\libm\powerpc\e500\fpu will nor be
> build at all. then there will be a link error for unsolved functions.
> 2. Somehow the NOT_IN_lic is not passed to the build command line for
> libm/powerpc/e500/fpu/fe_nomask.c, then the  __libc_errno  in this
> files will compain.

random .c files should not be touched as this is a build file bug.
see libm/Makefile:CFLAGS-libm ... those should be applied when
building all files under libm/.
-mike



More information about the buildroot mailing list