Bjoern A. Zeeb wrote:
Can you please try following patch:

--- src/xercesc/runConfigure    Fri Jun 20 13:11:49 2003
+++ src.test/xercesc/runConfigure       Fri Jun 20 13:13:04 2003

No joy. SIGSEGV on program exit for DOMPrint and SAXPrint.

Have found that if I disable threads in Xerces, the test apps appear to work OK. (Or at least DOMPrint does, which is my main test app.)

Out of curiosity - what version of gcc are you using? I am using base 4.7 install - 2.95.3. Some of the symptoms I am seeing almost look like a compiler bug somewhere (static globals appear not to be being initialised. although I haven't fully verified that yet).

Am thinking about grabbing the gcc 3.2 package and trying it out.

Cheers,
        Berin




Reply via email to