I know this has been covered before, but I couldn't find it in the list
archive.  Why can't I use functions such as sin() or exp() from math.h in
my rt_process?  I get the following error when I try to insert my
rt_process.o which contains a call to exp():

insmod rt_process.o
rt_process.o: unresolved symbol exp  

Is there a way to get around this? Do I need to explicitly place the
code for exp() within my rt_process.c?

Thanks in advance,
Dave

------------------------------------------------------------
 David Christini, Ph.D.            [EMAIL PROTECTED]    
 http://cardiodyn.med.cornell.edu/~dchristi
 Division of Cardiology, Cornell University Medical College
------------------------------------------------------------

--- [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/

Reply via email to