>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 anyways as long as it is not supported, from what I understand. I recently bought Mediatek LinkIt Smart 7688 boards, made by SeeedStudio, you can find it at this link: https://www.seeedstudio.com/LinkIt-Smart-7688-p-2573.html I haven't tested Go on it but I found a Docker image and a tutorial to enable gccgo when building an image for the above board, it's on Docker Hub at this link: https://hub.docker.com/r/appleboy/linkit-smart-7688-golang/ Apart from Go compatibility, I can still comment on the board itself: It works well, easy to setup and has good software support from Mediatek, the form factor is an important selling point as well. It is also fully documented and open source hardware. 2016-10-02 7:30 GMT+02:00 Sokolov Yura <funny.fal...@gmail.com>: > Some uses gccgo for mips hardware. > > -- > You received this message because you are subscribed to the Google Groups > "golang-nuts" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to golang-nuts+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "golang-nuts" group. To unsubscribe from this group and stop receiving emails from it, send an email to golang-nuts+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.