Boris Kolpackov, wrote >If you are using the pre-compiled binary from the Xerces-C++ website then you >need to make sure you download the >64-bit version. If you built it yourself, >see the build instructions on how to configure a 64-bit build on HP-UX/ia64:
>http://xerces.apache.org/xerces-c/build-3.html Dantzler, DeWayne C <dewayne.c.dantz...@boeing.com> writes: >> I'm trying to get Xerces-c 3.0.1 to run on an HP-UX Itanium box. >> I was able to install it, but it crashes when I run it. I've included >> the stack trace( given below) and noticed a reference to a 32-bit >> version of HP-UX library(libCsup.so.1). There is a 64-bit version, so >> does Xerces need to run on an Itanium with the 64-bit version? If so, >> how do I re-configure xerces to use the 64-bit version? Thanks Boris, this should help!!