[Bug 55] Several compile problems due to libm

bugzilla at busybox.net bugzilla at busybox.net
Sat Apr 18 12:46:34 UTC 2009


https://bugs.busybox.net/show_bug.cgi?id=55


Milos Jakubicek <xjakub at fi.muni.cz> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|CLOSED                      |REOPENED
         Resolution|FIXED                       |




--- Comment #13 from Milos Jakubicek <xjakub at fi.muni.cz>  2009-04-18 12:46:33 UTC ---
Unfortunately I'm still getting the following error (with 0.9.30.1) on ppc:

gcc -c libm/ldouble_wrappers.c -o libm/finitel.o -include
./include/libc-symbols.h -Wall -Wstrict-prototypes -fno-strict-aliasing
-DHAVE_ASM_PPC_REL16 -fno-stack-protector -fno-builtin -nostdinc -I./include
-I. -I./libc/sysdeps/linux/powerpc -fno-asm -DUCLIBC_INTERNAL -DSTATIC
-std=gnu99 -Os -funit-at-a-time -fno-tree-loop-optimize
-fno-tree-dominator-opts -fno-strength-reduce -I./kernel-include/
-I/usr/lib/gcc/ppc64-redhat-linux/4.4.0//include-fixed
-I/usr/lib/gcc/ppc64-redhat-linux/4.4.0/include -DNDEBUG -DNOT_IN_libc
-DIS_IN_libm -D_IEEE_LIBM -MT libm/finitel.o -MD -MP -MF libm/.finitel.o.dep
-DL_finitel
libm/ldouble_wrappers.c:561: error: '__EI___finitel' aliased to undefined
symbol '__GI___finitel'

(Disabling C99 math is a workaround.)


-- 
Configure bugmail: https://bugs.busybox.net/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.


More information about the uClibc-cvs mailing list