On Wed, Apr 11, 2001 at 09:07:53PM +0530, Deepak Shenoy wrote: > Hi, > > Our MIPS processor does not have a floating point unit. But when I build the > kernel with "soft-float" option I would get many undefined references. So I > guess I would need to include the soft floating point library. Where can i > get this? Any pointers would help me. The kernel itself does not use floating point ops so you need/must not compile the kernel with soft-float - Another option is to just enable the kernel floating point emulator as that will enable you to run unmodified binarys in userspace. Flo -- Florian Lohoff flo@rfc822.org +49-5201-669912 Why is it called "common sense" when nobody seems to have any?