Does RClone run on Solaris Sparc?

Does RClone run on Solaris Sparc chip-set?
Release on RClone website is Solaris AMD chip
If not available can someone provide a Build / Patch for Solar Sparc Chip-set?

AFAIK, the Go compiler does not support SPARC - it is prerequisite required to build rclone for given platform.

You should check with SPARC community what is the Go status on this platform. Maybe there are some unofficial ports etc. If yes then you can attempt to build rclone

You could probably use gccgo to compile rclone for sparc since sparc is supported by gcc. If you do some searching there is mixed success using this to compile go programs on sparc.

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.