kernel does not allow float point computation. google about why. ming On Fri, 2006-04-28 at 02:46 +0800, James Yu wrote: > Hi all, > > I tried to use "double" in kernel-2.4.18 src code, but i got the > following error msg while compiling the kernel image: > /usr/src/creator/s3c2410/linux/init/main.c:1150: undefined reference > to `__floatsidf' > /usr/src/creator/s3c2410/linux/init/main.c:1150: undefined reference > to `__floatsidf' > /usr/src/creator/s3c2410/linux/init/main.c:1150: undefined reference > to `__divdf3' > /usr/src/creator/s3c2410/linux/init/main.c:1150: undefined reference > to `__muldf3' > /usr/src/creator/s3c2410/linux/init/main.c:1150: undefined reference > to `__fixdfsi' > make: *** [vmlinux] Error 1 > > Is there anyway to use "double" in arm's linux kernel ? > Thanks in advance, > -- > This is a UTF-8 formatted mail > ----------------------------------------------- > James > cyu021@xxxxxxxxx > )zYw朆az^jn{zP+rzmj)gX+w?!Gg{z+ -- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/