[
https://issues.apache.org/jira/browse/QPID-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717950#action_12717950
]
Manuel Teira commented on QPID-1895:
------------------------------------
You're right. The src/replication.mk has a mistake, directly trying to link
against libCrun. I've changed it to use SUNCC_RUNTIME_LIBS in revision 783231.
Please, check if this fixes the problem for you attempt to build on Solaris
using gcc.
Regards.
> qpidc: Solaris 10 Build Incorrectly Assumes Sun Compiler
> --------------------------------------------------------
>
> Key: QPID-1895
> URL: https://issues.apache.org/jira/browse/QPID-1895
> Project: Qpid
> Issue Type: Bug
> Components: Build Tools, C++ Broker, C++ Client
> Affects Versions: 0.5
> Environment: Solaris 10
> Sparcv9
> GCC-4.3.2 (Blastwave)
> Boost-1.38.0
> Reporter: Rob Riggs
>
> When building on Solaris 10/sparcv9 with GCC-4.3.2, the autoconf system adds
> -lCrun and $(SUN_CC_RUNTIMELIBS) to the linker args. These are
> compiler-dependent libraries, not OS-specific ones. This is only
> appropriate when compiling with Sun Studio.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.
---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project: http://qpid.apache.org
Use/Interact: mailto:[email protected]