[
https://issues.apache.org/jira/browse/AMQCPP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish updated AMQCPP-378:
--------------------------------
Priority: Major (was: Critical)
Issue Type: Improvement (was: Bug)
The CMS client isn't maintained on AIX as there are no resources available for
testing. If you want to submit a patch that resolves the way the configure.ac
script sets up the build on AIX we welcome the contribution.
> CMS: invalid static library created
> -----------------------------------
>
> Key: AMQCPP-378
> URL: https://issues.apache.org/jira/browse/AMQCPP-378
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Components: CMS Impl
> Affects Versions: 3.3.0
> Environment: $ uname -a
> AIX aix03 3 5 00CBFD314C00
> $ xlC -qversion
> IBM XL C/C++ Enterprise Edition for AIX, V9.0
> Version: 09.00.0000.0000
> Reporter: Yakov Dekel
>
> When building cpp-cms, the resulting static library is useless. Instead of
> archiving the entire cast of objects, the shared library is archived as a
> single entity:
> $ ar -vt -Xany libactivemq-cpp.a
> rwxr-xr-x 1048/100 60870613 Jul 21 14:04 2011 libactivemq-cpp.so.14
> Obviously this is wrong. The archive should contain the raw objects.
> Statically linking against such an archive is meaningless.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira