Hi: I am using SUNWspro compiler. When I compile anty of the samples I am getting link errors like follows. The same happened when I use g++. Any help is appreciated. ---------------------------------------- _ex_rethrow /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so __RT_USER::__RT_USER(char*, void*) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so operator new(unsigned int) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so _ex_throw /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so void SAXParser::parse(const char*const,const bool) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/samples/SAXPrint/SAXPrint.o XMLFormatter&XMLFormatter::operator<<(const unsigned short*const) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/samples/SAXPrint/SAXPrintHandlers. o __RT_CLASS::__RT_CLASS(char*, __RT_BASE*, void*) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so _ex_alloc /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so _ex_keylock /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so Iostream_init::Iostream_init(void) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so void SAXParser::setDoSchema(const bool) /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/samples/SAXPrint/SAXPrint.o _ex_rethrow_q /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so _pure_error_ /home/ntsdev/psarangi/xerces-c1_5_0-SolCC/lib/libxerces-c1_5.so
---------------------------------------------------- Though link uses -L/usr/lib , -lc and libC.so.5 contains all the symbols. If I include libC.so.5 in the link path before the Xerces library I got undefined symbol error for those which are in libxerces.so. Thanks Pitambar [EMAIL PROTECTED] ------------------------------------------------------------------------------ DISCLAIMER Notice Regarding Entry of Orders and Instructions: Please do not transmit orders and/or instructions regarding your Robertson Stephens account(s) by e-mail. Orders and/or instructions transmitted by e-mail will not be accepted by Robertson Stephens, and Robertson Stephens will not be responsible for carrying out such orders and/or instructions. Notice Regarding Privacy and Confidentiality: Robertson Stephens reserves the right to monitor and review the content of all e-mail communications sent and/or received by its employees. ------------------------------------------------------------------------------