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

ASF subversion and git services commented on MYNEWT-718:
--------------------------------------------------------

Commit 409f7d307fb09d22a529891cfb3efd21123e0d57 in incubator-mynewt-newt's 
branch refs/heads/master from [~ccollins476]
[ https://git-wip-us.apache.org/repos/asf?p=incubator-mynewt-newt.git;h=409f7d3 
]

MYNEWT-718 newt - Build failure under 32-bit OS

Error:
    syscfg/syscfg.go:965: constant 4294967295 overflows int

The fix is to remove interrupt priorities entirely.  This setting type
was not implemented properly and was unused.  Different MCUs have
varying restrictions regarding interrupt priorities (e.g., valid
ranges); this setting type was too general.


> newt - Build failure under 32-bit OS
> ------------------------------------
>
>                 Key: MYNEWT-718
>                 URL: https://issues.apache.org/jira/browse/MYNEWT-718
>             Project: Mynewt
>          Issue Type: Bug
>            Reporter: Christopher Collins
>            Assignee: Christopher Collins
>             Fix For: v1_1_0_rel
>
>
> {noformat}
> From: F Campos <filipe.al.cam...@gmail.com>                                   
>                                                                               
>                                                                               
>  
> To: d...@mynewt.incubator.apache.org 
> Date: Sat, 8 Apr 2017 19:06:24 +0100
> Subject: mynewt, build on ubuntu                                              
>                                                                               
>                                                                               
>  
> Hi,
> when building the mynewt on ubuntu I have an error on go builder: 
> *syscfg/syscfg.go:965: constant 4294967295 overflows int*
> Seems that the SYSCFG_INTERRUPT_PRIO_MAX is too big for the variable "int"
> *Linux Version:*
> lsb_release -a
> Distributor ID: Ubuntu
> Description: Ubuntu 14.04.4 LTS
> Release: 14.04
> Codename: trusty
> *Go version:*
> go version
> go version go1.7 linux/386
> Filipe
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)

Reply via email to