Missing autoconfig gcc exception handling test (--enable-sjlj-exceptions) may 
compile libs and apps that crash on execution
---------------------------------------------------------------------------------------------------------------------------

         Key: XERCESC-1514
         URL: http://issues.apache.org/jira/browse/XERCESC-1514
     Project: Xerces-C++
        Type: Bug
  Components: Build  
    Versions: Nightly build (please specify the date)    
 Environment: Trunk (Rev 292171 - 28 Sep 2005), mingw with gcc 3.4.2 (compiled 
without --enable-sjlj-exceptions !!)
    Reporter: Ronald Lamprecht
    Priority: Critical


A gcc that was compiled without --enable-sjlj-exceptions compiles Xerces-C++ 
without any warnings and links all sample apps. They will all crash on 
execution when parsing a document.

If gcc is compiled with --enable-sjlj-exceptions all works fine.

A proper autoconfig test for the availibility of the used exceptions should 
avoid future error reports on crashing apps.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
   http://www.atlassian.com/software/jira


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to