|
Piotr Trojanek
|
linking problem with InterruptUnlock() function
|
|
Piotr Trojanek
04/18/2009 4:59 PM
post27437
|
linking problem with InterruptUnlock() function
The InterruptUnlock() function cannot be called from the namespace other than parent namespace due to the linker problem
as follows:
undefined reference to `particular_namespace::other_namespace::__cpu_flags
Surprisingly InterruptLock() function is linked well.
The problem occurs both on 6.4.0 and 6.4.1 beta version of QNX.
|
|
|
|
|