I am trying to compile the xerces for C++ on SCO Openserver 5 and I got the following error: gmake[1]: [pubheaders] Error 1 (ignored) cp -fp CMBinaryOp.hpp CMLeaf.hpp CMNode.hpp CMStateSet.hpp CMUnaryOp.hpp Content SpecNode.hpp DFAContentModel.hpp DTDAttDef.hpp DTDAttDefList.hpp DTDElementDecl. hpp DTDEntityDecl.hpp DTDValidator.hpp DocTypeHandler.hpp MixedContentModel.hpp SimpleContentModel.hpp /include/validators/DTD c++ -instances=static -DUNIXWARE -D_REENTRANT -c -g -O2 -I/include -o /obj/UNI XWARE/CMBinaryOp.o CMBinaryOp.cpp c++ -instances=static -DUNIXWARE -D_REENTRANT -c -g -O2 -I/include -o /obj/UNI XWARE/CMUnaryOp.o CMUnaryOp.cpp c++ -instances=static -DUNIXWARE -D_REENTRANT -c -g -O2 -I/include -o /obj/UNI XWARE/ContentSpecNode.o ContentSpecNode.cpp /include/validators/DTD/DTDValidator.hpp:475: Internal compiler error in `dwarfo ut_finish', at dwarfout.c:6102 Please submit a full bug report. See <URL:http://www.gnu.org/software/gcc/faq.html#bugreport> for instructions. gmake[1]: *** [ContentSpecNode.o] Error 1 I am using the gcc version 2.95.2.pl1 and xerces version 1_4_0. Does somebody knows how to build on SCO Openserver 5 a stable version of xerces ? Or does somebody have a binary version of xerces on this type of operating system ? Thanks in advanced, Dan Codreanu --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
