You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@xerces.apache.org by "Son, G.J. van" <va...@WT.TNO.NL> on 2001/09/12 18:51:21 UTC

Xerces under Linux on Itanium.

Hi all,

We are trying to build the Xerces C++ library
on the Itanium IA-64-bits platform under Linux.
Compiling and linking, using g++ works fine.

But when running a standard sample like 'SAXCount', it crashes 
when returning from the XMLBuffer destructor (XMLBuffer.hpp, line 126).
This only happens when a DTD-file is referenced,
all works well with an XML-file without DTD.
Has anyone encountered a similar problem;
or, more general, has anyone ported to this platform?

Thanks in advance,

Gertjan van Son.

---------------------------------------------------------------------
To unsubscribe, e-mail: xerces-c-dev-unsubscribe@xml.apache.org
For additional commands, e-mail: xerces-c-dev-help@xml.apache.org