Prakash Babu wrote:
Hello all,
I am working on HPUX platform.
1. I am able to successfully build Xalan-C++ 1.8 using Xerces-C++ 2.7.0
2. All the binaries work as normal.
But I still have a clarification whether Xerces-C++ 2.7.0 and
Xalan-C++ 1.8 are compatible. I have this clarification because the home
page says that Xalan-C++ is compatible with Xerces-C++ 2.6.0. How about
2.7.0 ?
As long as it builds properly, it should be compatible, since the
changes between Xerces-C 2.6.0 and 2.7.0 are not major ones. However,
there's no guarantee that you won't find a compatibility problem with
your combination.
We only state compatibility with one version of Xerces-C because we
don't have the resources to test multiple versions.
Dave