From: Yasushi Oshima <oshima-ya%yagoto-urayama.jp@localhost> Subject: Re: Non-bootstrapping Go, COMPAT options Date: 2018年1月05日 02:27:53 +0900 (JST) > My some local changes are not perfect, but it seems to work > for bootstrap in my environment. > https://github.com/oshimaya/go/tree/go1.4-netbsd > In addition, there is pkgsrc's form: > https://github.com/oshimaya/pkgsrc compiled on RPI2-1.2 with https://github.com/oshimaya/pkgsrc: http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv7hf/2018-01-27/go-1.9.2.tgz http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv7hf/2018-01-27/go14-1.4.3nb5.tgz with earmv7hf,RPI2/RPI3/OrangePi image: http://mail-index.netbsd.org/port-arm/2018/01/05/msg004525.html > (Now update lang/{go,go14} for pkgsrc-current.) > Note: > Now go1.9.x cannot be built in the real armv6 machines > (ex. Raspberry Pi/zero) with VFP ploblems... compiled on RPI3 with https://github.com/oshimaya/pkgsrc: http://cdn.netbsd.org/pub/NetBSD/misc/jun/raspberry-pi/earmv6hf/2018-01-27/go14-1.4.3nb5.tgz with earmv6hf,RPI0/RPI/RPI2/RPI3: http://mail-index.netbsd.org/port-arm/2018/01/03/msg004520.html -- Jun Ebihara