[ 
https://issues.apache.org/jira/browse/QPID-1895?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12717681#action_12717681
 ] 

Rob Riggs commented on QPID-1895:
---------------------------------

The makefile.in does not check for this.  It checks for SUNOS_TRUE to insert 
these items.

Here are a couple of examples:

@sunos_t...@am__append_4 = libqpidcommon.la -lboost_program_options -luuid 
$(SUNCC_RUNTIME_LIBS)
@sunos_t...@am__append_5 = libqpidcommon.la -lboost_program_options -lCrun 
-luuid




> 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]

Reply via email to