Re: [go-nuts] OpenWRT-friendly golang hardware

2016-10-09 Thread xiaowp
May be Lamobo R1 is one of your choices, though it's sold as board. some of the websites to refer to: https://wiki.openwrt.org/toh/lamobo/bananapi_r1 http://linux-sunxi.org/Lamobo_R1 -- Original -- From: "Aldrin Leal";; Date: Sat, Oct 1, 2016 09:42 PM To: "gol

Re: [go-nuts] OpenWRT-friendly golang hardware

2016-10-02 Thread Simon Larcher
>From what I understood, MIPS32 support for Golang has been in the pipeline for some time already so it might appear at some point. MIPS64 is there since 1.6 and fully supported in 1.7. Sadly, very few OpenWRT hardware uses MIPS64, only the higher grade products do. You will have to use gccgo anyw