You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@activemq.apache.org by "Timothy Bish (JIRA)" <ji...@apache.org> on 2012/11/26 21:10:58 UTC

[jira] [Resolved] (AMQCPP-443) Configure adding invalid option

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

Timothy Bish resolved AMQCPP-443.
---------------------------------

       Resolution: Fixed
    Fix Version/s: 3.5.0

Applied change, can't test as we don't have this platform available. 
                
> Configure adding invalid option
> -------------------------------
>
>                 Key: AMQCPP-443
>                 URL: https://issues.apache.org/jira/browse/AMQCPP-443
>             Project: ActiveMQ C++ Client
>          Issue Type: Bug
>          Components: Other C++ Clients
>    Affects Versions: 3.4.5
>         Environment: HPUX 11.31
>            Reporter: Jeffrey B
>            Assignee: Timothy Bish
>              Labels: compilation, configure, error
>             Fix For: 3.5.0
>
>   Original Estimate: 1h
>  Remaining Estimate: 1h
>
> in configure script under the section *hpux11*, it sets 
> PLAT_CXXFLAGS="-Wc,-ansi_for_scope,on"
> I dont know where this is a valid option, but it is not on my system and this causes problems.  I change this to 
> PLAT_CXXFLAGS="-AA"
> and this seems to work fine
> Please add on trunk

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira