[
https://issues.apache.org/jira/browse/AMQCPP-378?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timothy Bish closed AMQCPP-378.
-------------------------------
Resolution: Incomplete
Need a patch for the configure.ac or relavent autoconf script that's been
tested on AIX to complete this.
> 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.
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