Hi,
> -L$XERCESCROOT/lib -lxerces-c1_4
the linker is looking for "lib"+"xerces-c1_4"+".a", not ".so".
Regards,
Peiyong Zhang
____________________________________________
XML Parsers Development
IBM Toronto Laboratory email: [EMAIL PROTECTED]
Phone: (416)448-4088; Fax: (416)448-4414; T/L: 778-4088
Williams Roger <[EMAIL PROTECTED]> on 04/04/2001 05:46:58 AM
Please respond to [EMAIL PROTECTED]
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
cc:
Subject: NEWBIE: Link Errors with xerces-c
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]