Xiao, Ke wrote:
Thanks a lot for your reply.
To make it clear, the issue happended in my own code to use Xerces/Xalan.
To generate the makefile, I use ./runConfigure -p aix -c xlc_r -x xlC_r
-b 64 -d
I just rebuild both Xerces2.7 and Xalan1.10. I tried the sample program Xalan
under /bin and it works. However my own program still failed.
Any ideas?
It was clear before, and your response does not answer my question. You
should dump the headers of your executable and examine your LIBPATH to make
sure you don't have multiple copies of Xerces-C involved.
Dave