[GH-ISSUE #116] cloak for powerpc #98

Open
opened 2026-02-26 12:33:58 +03:00 by kerem · 2 comments
Owner

Originally created by @aurielly on GitHub (May 28, 2020).
Original GitHub issue: https://github.com/cbeuw/Cloak/issues/116

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

Originally created by @aurielly on GitHub (May 28, 2020). Original GitHub issue: https://github.com/cbeuw/Cloak/issues/116 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
Author
Owner

@cbeuw commented on GitHub (May 28, 2020):

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

<!-- gh-comment-id:635549081 --> @cbeuw commented on GitHub (May 28, 2020): 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
Author
Owner

@aurielly commented on GitHub (May 28, 2020):

SoC is Freescale P1014, in wikipedia it say 32bit

<!-- gh-comment-id:635586128 --> @aurielly commented on GitHub (May 28, 2020): SoC is Freescale P1014, in wikipedia it say 32bit
Sign in to join this conversation.
No labels
pull-request
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/Cloak#98
No description provided.