Hi,
I have downloaded xerces-c src and compiled with src into 
libxerces-1_6_0.so. It compiled and linked fine. When I tried to run samples 
on (solaris with Sun Workshop 6.1), I was getting symbol referencing errors.
Part of the error (It can't find some of templates methods):
unsigned IDDeepNodeListPool<IDDeepNodeListImpl>::put(void*,unsigned 
short*,unsigned short*,IDDeepNodeListImpl*const) 
/common/build/rajesh/XML/Apache_XML_1.6.0/xerces-c-src1_6_0/lib/libxerces-c1_6_0.so
bool RefHashTableOf<XercesGroupInfo>::containsKey(const void*const)const 
/common/build/rajesh/XML/Apache_XML_1.6.0/xerces-c-src1_6_0/lib/libxerces-c1_6_0.so
RefHashTableOf<ValueStore>::~RefHashTableOf() 
/common/build/rajesh/XML/Apache_XML_1.6.0/xerces-c-src1_6_0/lib/libxerces-c1_6_0.so


Then I tried to use the binaries, the samples ran with out any errors on 
solaris platform. I have no problems with linux version (both 
source-compile-build and binary version). In fact, I have build applications 
with xerces-c library and it works well. I am trying to move to solaris 
platform.

I have checked compiler flags for both relased binaries and compiled-build 
library. Both are same. These are relased-binaries flag(s):
http://marc.theaimsgroup.com/?l=xerces-c-dev&m=100464972119291&w=2

Why is there a difference in the size of library? Does it got to do any 
thing with compiler versions? Why am I getting symbol referencing errors? 
Any thoughts will be appreciated.

thanks
rajesh


_________________________________________________________________
Get your FREE download of MSN Explorer at http://explorer.msn.com/intl.asp


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

Reply via email to