DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT <http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7508>. ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND INSERTED IN THE BUG DATABASE.
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7508 CC 7.2 Compile error building xercesc in IRIX 6.5 Summary: CC 7.2 Compile error building xercesc in IRIX 6.5 Product: Xerces-C++ Version: 1.7.0 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: Other Component: Build AssignedTo: [EMAIL PROTECTED] ReportedBy: [EMAIL PROTECTED] CC: [EMAIL PROTECTED] If you execute $XERCESCROOT/src/xercesc/runConfigure script on this maner: runConfigure -pirix -ccc -xCC -minmem -nsocket -tnative -psproc and then you try to build the library and the examples provided, when you run the some of the examples (i.e. SAX2Count) it finish at the end of the excution with a SIGSEGV during freeing a mutex, I think this is because the xerceslibrary (libxerces-c1_7_0.so) is not well built, and maybe there is a bug in the source code: $XERCESCROOT/src/xercesc/util/Platforms/IRIX/. I think so, because if you execute runConfigure -pirix -ccc -xCC , with no extra parameters, the result is succesfull I have well-built examples and a well-built xerces library. I hope It will be usefull to someone --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
