On Wed, 23 Feb 2000 [EMAIL PROTECTED] wrote:
> So everything looks like it works. I can perform floating point
> operations, and pass floating point values through the shared memory. I
> cannot however, typecast the float to something else.
>
> the simple line>>
> foo_int = (int) foo_float;
Try looking at the asm aoutput of gcc with the -S option
The cast probably involves calling a function not useable in RTL
Uli
-- [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/