Jonathan Nieder created AXIS2C-1603:
---------------------------------------

             Summary: Configure option to disable -Werror
                 Key: AXIS2C-1603
                 URL: https://issues.apache.org/jira/browse/AXIS2C-1603
             Project: Axis2-C
          Issue Type: New Feature
          Components: build system (Unix/Linux)
    Affects Versions: Current (Nightly)
            Reporter: Jonathan Nieder
         Attachments: axis2c-make-werror-optional

Hi,

Each version of gcc I use to build axis2c introduces its own warnings --- the 
gcc developers do not consider backward compatibility for warnings to be 
important. Unfortunately the axis2c configure script automatically turns on 
-Werror when it detects the current compiler to be gcc, which makes these nice 
suggestions from the compiler developers into build failures. Please provide a 
--disable-werror option to turn -Werror off.

I have a patch that does this, which I will attach.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe, e-mail: c-dev-unsubscr...@axis.apache.org
For additional commands, e-mail: c-dev-h...@axis.apache.org

Reply via email to