Hi Guys,
I wonder if you can give me some advice regarding using the
Xerces C++ XML library on Solaris. I have been experimenting with the Xerces
library binary distribution and the Forte C++ compiler (Version 6 Update 2)
on Solaris (SunOS 5.7). I've noticed that the binary library works with the
compiler when the compatibility flag (-compat) is set to 4 only. I'm
interested in using the library with the compiler in standard mode (i.e.
compat=5, ANSI/ISO version). To this end I downloaded the Xerces source code
and attempted to build the library with the compiler running in standard
mode.
The library compiled and I've run a few of the example programs
successfully, but I wonder how reliable the binary code is. I've looked at
Sun's C++ Migration guide and I know there have been a few changes, most
noticeably in the use of the "new" operator.
Have you considered the changes between C++ 4.x and C++ 5.x and how they
might affect Xerces C++? If so could you kindly let me know about your
conclusions? Are there any plans for a C++ 5.x compatible library?
I'd be very grateful for any advice you can provide.
Many thanks,
Richard Woollett
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]