[ 
https://issues.apache.org/jira/browse/PROTON-1034?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14987501#comment-14987501
 ] 

ASF subversion and git services commented on PROTON-1034:
---------------------------------------------------------

Commit aa7b4ac26c9fb11f1f9ae18795da835b154da4ec in qpid-proton's branch 
refs/heads/0.11.x from [~chug]
[ https://git-wip-us.apache.org/repos/asf?p=qpid-proton.git;h=aa7b4ac ]

PROTON-1034: Go binding on Windows defaults to Off


> [Go binding] Windows build fails if Go language is installed but no gcc tool 
> kit
> --------------------------------------------------------------------------------
>
>                 Key: PROTON-1034
>                 URL: https://issues.apache.org/jira/browse/PROTON-1034
>             Project: Qpid Proton
>          Issue Type: Bug
>          Components: go-binding
>    Affects Versions: 0.11
>         Environment: Windows with Go but without CYGWIN gcc.
>            Reporter: Chuck Rolke
>            Assignee: Chuck Rolke
>
> Go builds detect the presence of the Go executable and build based on that.
> On Windows the build also requires gcc/ld which are part of a separate tool 
> kit such MINGW or CYGWIN. Even then there are issues with
> * the debug postfix 'd' character on library names
> * 32-bit/64-bit library detection
> The proton-c builds should still work even if Go is installed. This issue 
> tracks solving the build problem by defaulting the Go binding to OFF on 
> windows. Users with or without Go installed will still get a good proton 
> build but with no Go binding. A developer can issue -DBUILD_GO=Yes to force 
> the build while he works out the gcc interface issues.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to