On Thu, 2004-09-16 at 01:13, David Cargill wrote:
> 
> 
> Hi Gurudas,
> The binaries you downloaded were built with xlC so the library won't be
> compatibile with gcc.  Thus giving you the link errors.
> 
> You can either build your app with xlC or rebuild xerces with gcc (although
> I am not sure if this has been done before - you might want to check the
> mailing list archive as this was discusses a few months back).
> 

I'm using xerces-c on AIX. I initially tried to compile with gcc, but it
would appear that gcc does not support creating shared libraries on AIX.
So unless you are happy with statically-linking xerces to your apps, it
is necessary to use xlC.

If I'm wrong and someone can confirm that they have used gcc to create
shared libs on AIX (v5.1 specifically in my case) I would be very
interested.

Regards,

Simon


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

Reply via email to