> I need to know the version of Xerces C++ parser which can be build using -compat=4 option on Solaris Sparc. > I have a library that works only with the old compiler.
Did you try building the current version with that switch? It may work, and your problems will be solved. Otherwise, I suspect you will need to fix any problems with the current version, or keep trying earlier versions until you find one that works. There are some Jira issues regarding Workshop 4.2 in the Jira database: http://issues.apache.org/jira/browse/XERCESC-1384 http://issues.apache.org/jira/browse/XERCESC-1383 http://issues.apache.org/jira/browse/XERCESC-1382 http://issues.apache.org/jira/browse/XERCESC-1380 http://issues.apache.org/jira/browse/XERCESC-1379 Dave --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
