trying to load a module written in c++ with g++ gives me the following
errors:

unresolved symbol __isnan
unresolved symbol fputs
unresolved symbol __pure_virtual
unresolved symbol stderr
unresolved symbol __this_fixmap_does_not_exist
unresolved symbol __builtin_vec_new
unresolved symbol __assert_fail

does anyone know what library i have to link in to solve these errors. Or
better yet is there
a FAQ or something on using RTL with C++..

thanx ahead of time..

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