> My question is
>
> - Can we use xerces 1.4 on AIX 5.2 platform , which
> has been compiled using Visual Age 6.0 compiler
I don't think anyone can answer that question. You will simply have to try to build it from source, which you can download from here:
> - Are there any known issues which can occur on multi
> cpu machines
There were some multi-threading problems with DOMString which were fixed in later releases. You will have to upgrade to get them, because there was no attempt made to retrofit them to earlier releases. You should consider upgrading anyway, because Xerces-C 1.4 is ancient.
Dave