When I specify the xerces library during compile and link in this way:

        -L$XERCESCROOT/lib -lxerces-c1_4

then I get symbol referencing errors

However, when I specify the xerces library fully and directly in the
following way:

        $XERCESCROOT/lib/libxerces-c1_4.so

I get no errors.

Can anyone help me?

OS : solaris 2.7
C++: Sun WorkShop 6 update 1 C++ 5.2 2000/09/11

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to