> Hi,
>
> Thanks for checking out my post.
>
> I am updating some existing C++ code on Linux (redhat 7.3) from Xerces
> 1.7 to 2.3. The migration help notes on the website have been a great
> help, but I am getting hundreds of linking errors and most of them seem
> to involve DOMString::~DOMString. I am using the gcc compiler egcs++
> version egcs-2.91.66 - not by choice but for now I am stuck with this
> compiler.
Did you build Xerces with your version of gcc? If not, you will have to,
as binaries produced by later versions of gcc or the Intel compiler are not
compatible with those produced by 2.91.66.
Dave
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]