Matt Garratt ([EMAIL PROTECTED]) wrote:
> Hi guys,
>
> I'm having trouble with FP inside of an RT process and would really
> appreciate some help.
>
> I'm trying to get floating point operations to work inside of an
> RT-Linux process but my system crashes consistently whenever I do any of
> the following :
>
> - call the function pthread_setfp_np
> - declare a floating point variable such as float or double inside an RT
> process
> - perform an FP operation
>
> I have compiled the kernel with floating point emulation, included
This is the problem. FP emulation doesn't work for rtl threads (nor
do you need it on a PPro). So you need to compile the kernel without it.
Michael.
--- [rtl] ---
To unsubscribe:
echo "unsubscribe rtl" | mail [EMAIL PROTECTED] OR
echo "unsubscribe rtl <Your_email>" | mail [EMAIL PROTECTED]
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/