Cloak icon indicating copy to clipboard operation
Cloak copied to clipboard

cloak for powerpc

Open aurielly opened this issue 5 years ago • 2 comments

Hi, What cloak support for router TP-Link N900 with powerpc_8540 architecture?

root@OpenWrt:/usr/bin# opkg print-architecture | awk '{print $2}' all noarch powerpc_8540

aurielly avatar May 28 '20 13:05 aurielly

Is it 32 bit or 64 bit? If it is 64-bit then I could compile it for powerpc64. If it's 32-bit then you may have cross compile it with gccgo: https://github.com/golang/go/wiki/GccgoCrossCompilation

cbeuw avatar May 28 '20 19:05 cbeuw

SoC is Freescale P1014, in wikipedia it say 32bit

aurielly avatar May 28 '20 20:05 aurielly