> i'm getting this error making module: > *** Warning: "__divsf3" [/usr/src/modules/.../test.ko] undefined! > *** Warning: "__floatsisf" [/usr/src/modules/.../test.ko] undefined! > insmod gives: > Unknown symbol __divsf3 > Unknown symbol __floatsisf
don't do floating point in the kernel!
Will it be safe to do handwritten assembly floating point arth in kernel? (i am using i386.)
thanks
_________________________________________________________________
MSN 8 helps eliminate e-mail viruses. Get 2 months FREE*. http://join.msn.com/?page=features/virus
-- Kernelnewbies: Help each other learn about the Linux kernel. Archive: http://mail.nl.linux.org/kernelnewbies/ FAQ: http://kernelnewbies.org/faq/