[
https://issues.apache.org/activemq/browse/AMQCPP-154?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#action_40656
]
Timothy Bish commented on AMQCPP-154:
-------------------------------------
You must really hate me :)
I have found that we need to specify a compiler flag -library=stlport4 on the
CC command line so that the sun compiler uses a good stl library. This
requires a few configure.ac changes.
Also there are some uses of memcpy memset etc that need to include <string.h>
and <stdio.h>
> Improve build compatibility (Solaris)
> -------------------------------------
>
> Key: AMQCPP-154
> URL: https://issues.apache.org/activemq/browse/AMQCPP-154
> Project: ActiveMQ C++ Client
> Issue Type: Improvement
> Affects Versions: 1.0, 1.1, 2.0, 2.0.1, 2.1, 2.1.1
> Environment: SPARC Solaris
> Reporter: Nathan Mittler
> Assignee: Timothy Bish
> Fix For: 2.1.2
>
>
> Add support for building, running on SPARC Solaris.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.