On Die, 21 Dez 1999 Matt Garratt wrote:
>Hi guys,
> 
>Has anyone out there had trouble using inverse trigonomtric functions in
>an RT process ? I can run most floating point functions in an RT Pthread
>but as soon as I try asin, acos or sqrt of any values I get the errors
>below.  Strangely enough atan2 works fine.
>
>./kalman3: unresolved symbol __getfpucw
>./kalman3: unresolved symbol __errno_location
>./kalman3: unresolved symbol raise

Link against libc.a ? Use "ld -r" :-)

-- Jochen
        Heinrich-Heine-Universität, Institut für Physikalische Chemie I
        Universitätsstr. 1, Geb. 26.43.02.29, 40225 Düsseldorf, Germany
phone 02118113681 fax 02118115195  --  www-public.rz.uni-duesseldorf.de/~jochen
[EMAIL PROTECTED] -- [EMAIL PROTECTED] -- [EMAIL PROTECTED]
--- [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