You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by Williams Roger <RW...@OLDMUTUAL.com> on 2001/04/04 11:46:58 UTC

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: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org