Zhuo Yang wrote:
Dave,
Do you get a chance to build xalan-c on Solaris x86_64? Any luck?
I tried to build using Xerces-C 3.0.1, and the Xalan executable that
generates the messages during the build process crashes when the
Xerces-C parser throws an exception. I don't know why this is
happening, since the Xerces-C executable themselves seem to work fine.
I'm going to try again with Xerces-C 2.8, but I won't be able to get to
it for a couple of days.
You might try yourself by using the Linux configuration instead of the
Solaris configuration and using the -z and -l options to add the -m64 flag.
Dave