Yes. 

-----Original Message-----
From: David Bertoni [mailto:[EMAIL PROTECTED] 
Sent: Saturday, April 01, 2006 12:58 AM
To: [email protected]
Subject: Re: Xerces-c native transcoder

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 unable to 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]



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to