Jump to ID:
Community

Project Home

Tracker

Documents

Discussions

Wiki

Project Info
Forum Topic - linking problem with InterruptUnlock() function: Page 1 of 2 (2 Items)
   
 
 
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.