[xsd-users] Error compiling char-utf8.txx with Solaris Studio 12.4 c++11

Boris Kolpackov boris at codesynthesis.com
Thu Apr 7 11:35:07 EDT 2016


Hi Bernie,

Bernie Harris <Bernard.T.Harris at nasa.gov> writes:

> Xerces-C++ was originally compile with Sun CC but not with
> -std=c++11.  When I re-configured and re-made it with c++11,
> gmake check
> fails with a bunch of core files.  Using c++11 is not going to be easy.

Do you know if in Sun CC code compiled in the C++11 mode is incompatible
with that compiled in C++98? Perhaps it is just the standard C++ library
that is different and you could build Xerces-C++ in C++98 but with a modern
library?


> Is that another file you need to fix?

Yes, looks like it. Do you think you could apply the casts and then
send me the patch. I would hate to do it one file at a time.

Thanks,
Boris



More information about the xsd-users mailing list