Yes, I use Go on ARMv5. AFAIK it still works. On Sun, 2020-01-12 at 12:51 -0800, Ian Lance Taylor wrote: > On Sun, Jan 12, 2020 at 10:17 AM <anthony.adams....@gmail.com> wrote: > > > > Does anyone know where I can find a list of Go versions that > > includes the architectures supported and minimum kernel version > > requirements. I’d like to use Go on an ARM926EJ processor > > (ARMv5tejl), running a 2.6.39.4 Linux kernel. It looks like they > > stopped supporting ARMv5 awhile ago (v1.8?), so I’d like to find > > the last version that still supports this processor and its kernel > > version. > > As far as I know all the correct information can be found at > https://golang.org/wiki/GoArm. There it says that ARMv5 is > supported, > though you have to set GOARM=5 in the environment. > > Ian >
-- 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. To view this discussion on the web visit https://groups.google.com/d/msgid/golang-nuts/243bc15886da4542fb89d7e782d81b2f84824534.camel%40kortschak.io.