You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "S.Uthaiyashankar (JIRA)" <ji...@apache.org> on 2010/02/24 10:16:28 UTC

[jira] Resolved: (AXIS2C-1427) guththilla/configure should not check for CXX as it is not used

     [ https://issues.apache.org/jira/browse/AXIS2C-1427?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

S.Uthaiyashankar resolved AXIS2C-1427.
--------------------------------------

    Resolution: Fixed

Fixed in revision 915728. 

Thank you very much for the patch. 

> guththilla/configure should not check for CXX as it is not used
> ---------------------------------------------------------------
>
>                 Key: AXIS2C-1427
>                 URL: https://issues.apache.org/jira/browse/AXIS2C-1427
>             Project: Axis2-C
>          Issue Type: Bug
>          Components: build system (Unix/Linux)
>    Affects Versions: 1.6.0, 1.7.0, Current (Nightly)
>         Environment: Unix
>            Reporter: Olivier Mengué
>            Assignee: S.Uthaiyashankar
>            Priority: Minor
>             Fix For: 1.7.0
>
>         Attachments: AXIS2C-1427.patch
>
>
> The following line is present in guththilla/configure.ac:
> AC_PROG_CXX
> However the C++ compiler is never used as all sources are pure C.
> This makes harder to build Axis2/C on environments where no C++ compiler is available or where it is broken (such as on AIX with Visual Age C++ 6 without a license manager). Workaround: configure CXX=cc.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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