Xerces(Xml) - link errors

Hi,

I have built xerces 2.8 library on QNX 6.3 successfully. When, I tried to use it my application, I am getting
the following error :

/usr/qnx630/target/qnx6/include/cpp/xlocale:899 : undefined reference to
‘xercesc_2_8::DOMImplementation::getImplementation’

I am able to link the library, but getting error for this function.

I have built xerces with the following options

./runConfigure -pqnx -cqcc -xQCC -minmem -nsocket -tIconvGNU -rpthread

Thanks,
Krishna