>>>>> "Christian" == Christian Tannert <[EMAIL PROTECTED]> writes:
Christian> Hello, I want to write an RTLinux application
Christian> (test_períod.cpp) with periodic tasks in C++. I can
Christian> compile and link the application but if load my module
Christian> with insmod I get the errors like unresolved symbol free,
Christian> unresolved symbol _GLOBAL_OFFSET_TABLE_, unsresolved
Christian> symbol __throw, etc. all: test_period_tmp.o test_period.o
Don't know about global_offset_table, but the reference to __throw
may go away if you compile with --fno-exceptions.
paul
--- [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/