How use float on MPC860 kernel module?

曾恕康 \(Jason Tseng\) 910318 at itri.org.tw
Mon Jun 10 11:41:40 EST 2002


Hi,

Now I use float pointer on MPC860 kernel module.
My target MPC860.
My compiler : ppc_8xx-gcc (version 2.95.3)
My CFLAGE set is
CFLAGS :=
$(CPPFLAGS) -Wall -Wstrict-prototypes -O -g -fomit-frame-pointer -fno-strict
-aliasing -lm -msoft-float -D_SOFT_FLOAT

My problem is:
Cann't float point compile correctly on Kernel module?

Problem maybe is :
There is not the library (float soft emulation) on kernel module.

But I need the float on kernel module.

Is there any person who can give me the library that support float soft
emulation
on kernel module?

Thank you very much

-Jason Tseng


** Sent via the linuxppc-embedded mail list. See http://lists.linuxppc.org/





More information about the Linuxppc-embedded mailing list