You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Pete MacKinnon (JIRA)" <qp...@incubator.apache.org> on 2009/12/10 04:09:18 UTC

[jira] Created: (QPID-2259) Add static build support in cmake for Windows

Add static build support in cmake for Windows
---------------------------------------------

                 Key: QPID-2259
                 URL: https://issues.apache.org/jira/browse/QPID-2259
             Project: Qpid
          Issue Type: Improvement
          Components: Build Tools
         Environment: Windows XP SP3, VC++ 9.0
            Reporter: Pete MacKinnon


Some projects (e.g., Condor) that depend on qpid specifically for QMF integration require static builds of qpid cpp on Windows. Propose a new var (QPID_WINDOWS_STATIC) that when set makes available static release and debug configuration targets for VC++.

-- 
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:dev-subscribe@qpid.apache.org


[jira] Resolved: (QPID-2259) Add static build support in cmake for Windows

Posted by "Andrew Stitcher (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher resolved QPID-2259.
-----------------------------------

    Resolution: Won't Fix

I don't think there is a strong justification for static libraries, and the project that "needed" them in this case has since fixed it's underlying build problems and doesn't any longer.

> Add static build support in cmake for Windows
> ---------------------------------------------
>
>                 Key: QPID-2259
>                 URL: https://issues.apache.org/jira/browse/QPID-2259
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>         Environment: Windows XP SP3, VC++ 9.0
>            Reporter: Pete MacKinnon
>            Assignee: Andrew Stitcher
>         Attachments: 0001-Added-cmake-static-build-support-for-Windows.patch
>
>
> Some projects (e.g., Condor) that depend on qpid specifically for QMF integration require static builds of qpid cpp on Windows. Propose a new var (QPID_WINDOWS_STATIC) that when set makes available static release and debug configuration targets for VC++.

-- 
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:dev-subscribe@qpid.apache.org


[jira] Updated: (QPID-2259) Add static build support in cmake for Windows

Posted by "Pete MacKinnon (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Pete MacKinnon updated QPID-2259:
---------------------------------

    Attachment: 0001-Added-cmake-static-build-support-for-Windows.patch

Patch to add static build support in cmake for Windows. Enabling QPID_WINDOWS_STATIC means that QPID_LINK_BOOST_DYNAMIC must be OFF for the build to work correctly.

> Add static build support in cmake for Windows
> ---------------------------------------------
>
>                 Key: QPID-2259
>                 URL: https://issues.apache.org/jira/browse/QPID-2259
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>         Environment: Windows XP SP3, VC++ 9.0
>            Reporter: Pete MacKinnon
>         Attachments: 0001-Added-cmake-static-build-support-for-Windows.patch
>
>
> Some projects (e.g., Condor) that depend on qpid specifically for QMF integration require static builds of qpid cpp on Windows. Propose a new var (QPID_WINDOWS_STATIC) that when set makes available static release and debug configuration targets for VC++.

-- 
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:dev-subscribe@qpid.apache.org


[jira] Assigned: (QPID-2259) Add static build support in cmake for Windows

Posted by "Andrew Stitcher (JIRA)" <qp...@incubator.apache.org>.
     [ https://issues.apache.org/jira/browse/QPID-2259?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Andrew Stitcher reassigned QPID-2259:
-------------------------------------

    Assignee: Andrew Stitcher

> Add static build support in cmake for Windows
> ---------------------------------------------
>
>                 Key: QPID-2259
>                 URL: https://issues.apache.org/jira/browse/QPID-2259
>             Project: Qpid
>          Issue Type: Improvement
>          Components: Build Tools
>         Environment: Windows XP SP3, VC++ 9.0
>            Reporter: Pete MacKinnon
>            Assignee: Andrew Stitcher
>         Attachments: 0001-Added-cmake-static-build-support-for-Windows.patch
>
>
> Some projects (e.g., Condor) that depend on qpid specifically for QMF integration require static builds of qpid cpp on Windows. Propose a new var (QPID_WINDOWS_STATIC) that when set makes available static release and debug configuration targets for VC++.

-- 
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:dev-subscribe@qpid.apache.org