Dani,
You wrote:
>How can be used the sqrt() function inside an rt-task? When I put this
>function inside an rt-task, the module can not be inserted because it
>can resolve the raise() function (and anothers): I think that this
>function is used to signal the kernel when an error is found.
I link my final RT object file, for Red Hat 5.0/Linux 2.0.32, using the
link line:
ld -r -static <all your .o files> -L/usr/lib -lm -lc -o <your output file>
--Fred
--- [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/