[xsd-users] problem with xsd-2.3.1-hppa-hpux

Boris Kolpackov boris at codesynthesis.com
Thu Jun 21 06:54:41 EDT 2007


Hi Samiksha,

Samiksha Rajput <samiksha.rajput at tcs.com> writes:


> I have HP UX 11.11
>        Compiler aCC  3.63   64 bit
>
>  xerces is built with -AA option   .
>
> I am able to build the code but at run time I am getting following error.
> /usr/lib/dld.sl: Unresolved symbol: typeid__XT9exception_ (data)  from
> /xerces-c-src_2_7_0/lib/libxerces-c.sl.27
> Abort(coredump)

Can you make sure you are compiling the generated code and linking your
application with the -AA option. The library that provides this symbol
is automatically included when you link your program with the -AA option.


hth,
-boris




More information about the xsd-users mailing list