Is there ways to use rclone on ppc arch? not ppc64

my question is simple.

is there any way to use rclone(or cross-compile, build, whatever) on ppc arch? not ppc64

my nas is old one, it has ppc arch,

AFAIK, golang only supports 64-bit PowerPC big- and little-endian architectures.

https://golang.org/doc/install/source#environment

You could try gccgo