I'm trying to compile xercesc 1.6 on HPUX 11 with gcc. After some minor code modification (I had to include stdio.h in a few spots to prevent a size_t error), it compiles and links, but when I try to use it I get messages like these:
/usr/lib/dld.sl: Unresolved symbol: _$_t7Janitor1Zt14RefHashTableOf1Z12KVStringPair (plabel) from bin/d-HPUX/libxerces-c1_6_0.sl /usr/lib/dld.sl: Unresolved symbol: _$_t12ArrayJanitor1ZUs (plabel) from bin/d-HPUX/libxerces-c1_6_0.sl and then a core dump. Has anyone managed to get xerces working with gcc on hpux 11? If so, what did you have to do to get it to work? Do the missing symbols look familar to anyone? Thanks. Bhushan Khanal WRQ, Inc. 206-217-7636 [EMAIL PROTECTED] WRQ has 21 years of experience providing integration software and services for host-intensive environments. To learn more about our Reflection and Verastream products, visit http://www.wrq.com/products/. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
