Thanks Boris for the quick reply. I just checked with xerces-c binaries provided on apache download site and my program working fine with those libs. (sol10x86-64) I have built xercesc in house using same compiler, seems some issue in that building.
Thanks, -Abhijit On Wed, Oct 1, 2008 at 8:02 PM, Boris Kolpackov <[EMAIL PROTECTED]>wrote: > Hi Abhijit, > > Abhijit Dhariya <[EMAIL PROTECTED]> writes: > > > I am using xercesc 2.8 on Sol10 x86 CC 5.7. > > I have following program which hangs when ran. After some time it > coredumps. > > I tried your test case on Solaris 10 x86 with Sun CC 5.7 (Sun C++ 5.7 > Patch 117831-08 2006/07/12) and it neither hangs nor core dumps for > me. I also tried it on GNU/Linux with g++ with the same result. Is > there anything special about your setup or the way you built > Xerces-C++? > > Boris > > -- > Boris Kolpackov, Code Synthesis Tools > http://codesynthesis.com/~boris/blog<http://codesynthesis.com/%7Eboris/blog> > Open source XML data binding for C++: > http://codesynthesis.com/products/xsd > Mobile/embedded > <http://codesynthesis.com/products/xsdMobile/embedded>validating XML parsing: > http://codesynthesis.com/products/xsde >
