Forum Topic - Ubuntu Libraries : (2 Items)
   
Ubuntu Libraries  
Hello,

I would like to know, whether a library (binary files basesd on c code) created on an Ubuntu System would be usable/
suitable for Systems with QNX operating system.

Thank you.
Re: Ubuntu Libraries  
I assume you compiled under Ubuntu *for* Linux. In that case, no. Even though QNX uses ELF containers, the content is 
not compatible. What exactly it is I do not know. Maybe QNX guys can comment on this. But my experience is that you need
 to rebuild the shared object with the QNX cross compiler taken from the QNX SDK installation.

Regards,
Al