You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Cliff Jansen (Created) (JIRA)" <ji...@apache.org> on 2011/11/16 11:06:51 UTC

[jira] [Created] (QPID-3621) Basic Solaris porting 0.15

Basic Solaris porting 0.15
--------------------------

                 Key: QPID-3621
                 URL: https://issues.apache.org/jira/browse/QPID-3621
             Project: Qpid
          Issue Type: Improvement
          Components: C++ Broker, C++ Client
    Affects Versions: 0.15
         Environment: Solaris
            Reporter: Cliff Jansen
            Assignee: Cliff Jansen


A continuation of previous work to port Qpid to Solaris.  This is for non-substantive build and compile/link issues that pertain only to the solaris port, i.e. cmake directives, compiler warnings, linker directives.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org


[jira] [Updated] (QPID-3621) Basic Solaris porting 0.15

Posted by "Cliff Jansen (Updated) (JIRA)" <ji...@apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-3621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Cliff Jansen updated QPID-3621:
-------------------------------

    Attachment: QPID-3621-0.patch

These diffs provide a basic debug build using gcc and cmake.

Also requires QPID-3620 and QPID-3571.

The bindings sub builds have not been looked at yet.

More work is needed for a release (i.e. -O3) build:
-fno-strict-aliasing is needed for a couple of files, and optimization must be turned off for the PosixPoller (the wrong solution to force template instatiation of all of the bits of the DeletionManager)
                
> Basic Solaris porting 0.15
> --------------------------
>
>                 Key: QPID-3621
>                 URL: https://issues.apache.org/jira/browse/QPID-3621
>             Project: Qpid
>          Issue Type: Improvement
>          Components: C++ Broker, C++ Client
>    Affects Versions: 0.15
>         Environment: Solaris
>            Reporter: Cliff Jansen
>            Assignee: Cliff Jansen
>         Attachments: QPID-3621-0.patch
>
>
> A continuation of previous work to port Qpid to Solaris.  This is for non-substantive build and compile/link issues that pertain only to the solaris port, i.e. cmake directives, compiler warnings, linker directives.

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

        

---------------------------------------------------------------------
Apache Qpid - AMQP Messaging Implementation
Project:      http://qpid.apache.org
Use/Interact: mailto:dev-subscribe@qpid.apache.org