shared library on QNX

Hi, I'm develop shared library for Linux, AIX and QNX. there is no problem for Linux and AIX,
but in QNX, if I execute a simple application which -lwiththislibrary,
it's always segmentation violation (core dumped) occurs.

for note:
this shared library must to linked with an static library,
static and shared library are ready to compile in every OS.
I am use QNX 6.2.1

sorry for my English :))
Topic archived. No new replies allowed.