Jeffrey B created AMQCPP-443:
--------------------------------
Summary: 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
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