Just googled and found: https://code.google.com/p/go-wiki/wiki/GoArm
So it seems that it's supported. 2014-11-30 20:06 GMT, Mats Olsson <[email protected]>: > Yes, I'm using 9pi. OK. Thanks! > > 2014-11-30 18:31 GMT, Skip Tavakkolian <[email protected]>: >> are you using 9pi? if so, i don't think Go is available on plan9/arm yet. >> >> >> On Sun, Nov 30, 2014 at 10:13 AM, Mats Olsson <[email protected]> >> wrote: >> >>> Hi guys! >>> >>> The thing is that I've been fooling around with Plan 9 for like 7 >>> weeks (a real noob then) and then I read about programming in Go and >>> found that interesting and worth trying out. So the crude fact is that >>> I haven't any knowledge about programming in Go more than what I've >>> just read (at the golang site etc.) but since the Go language seems to >>> be very apt for the Plan 9 OS I thought that maybe some Plan 9 fans >>> already have some experience and could give me a headstart in such a >>> project. Hope this explanation makes sense. Thanks for your input and >>> we'll see what happens. >>> >>> Kind Regards, >>> Mats >>> >>> 2014-11-30 15:16 GMT, Ryan <[email protected]>: >>> > I *think* the commands would go something like this (untested): >>> > >>> > hget https://storage.googleapis.com/golang/go1.3.3.src.tar.gz > go.tgz >>> > tar xf go.tgz >>> > cd go/src >>> > all.rc >>> > >>> > Mats Olsson <[email protected]> wrote: >>> >>Hi guys! >>> >> >>> >>Does anyone use Plan 9 as platform for Go programming? If so, How is >>> >>your setup (remember that I'm a noob to Plan 9 so in layman terms >>> >>please)? Any information would be greatly appreciated. >>> >> >>> >>Kind Regards, >>> >>Mats >>> > >>> > -- >>> > Sent from my Android phone with K-9 Mail. Please excuse my brevity. >>> > Check out my website: http://kirbyfan64.github.io/ >>> >>> >> >
