Re: Problem of Xerces in AIX-5.2

2004-09-15 Thread Simon Kitching
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

Re: Problem of Xerces in AIX-5.2

2004-09-15 Thread David Cargill
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 maili