[Date Prev][Date Next]
[Chronological]
[Thread]
[Top]
Re: [rtl] OOP Programming
>>>>> "Christian" == Christian Tannert <tannert.christian@krones.de> 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 majordomo@rtlinux.cs.nmt.edu OR
echo "unsubscribe rtl <Your_email>" | mail majordomo@rtlinux.cs.nmt.edu
----
For more information on Real-Time Linux see:
http://www.rtlinux.org/~rtlinux/