Kumar, Ganesh wrote:
Hi I have built Xerces-c with option Xerces-c using native transcoder(XML_USE_NATIVE_TRANSCODER) in AIX 5.1. When I use the xerces-c libraries on AIX 5.2, the linker was unableto find the function XMLUTF8Transcoder::transcodeTo(( const XMLCh* const srcData , const unsigned int srcCount , XMLByte* const toFill , const unsigned int maxBytes , unsigned int& charsEaten , const UnRepOpts options ); But it could link other functions. But the library works fine on AIX 5.1. Can anyone tell why the function XMLUTF8Transcoder::transcodeTo does not work on AIX 5.2
Are you using the same version of the compiler on both platforms? Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
