Support for packages written in Go on powerpc_464fp
Jeffery To
jeffery.to at gmail.com
Tue Oct 6 10:29:48 EDT 2020
Hi Martin,
(I see you have already found the answer[1] but I thought I should
reply for those who search the mailing list.)
On Sat, Sep 26, 2020 at 11:18 AM Martin Kennedy <hurricos at gmail.com> wrote:
> What would need to be done to get Go packages to compile for the APM82181?
Go currently does not support 32-bit PowerPC processors, only 64-bit.
AFAIK powerpc_464fp is 32-bit.
There is a tracking issue[2] where those who are interested in 32-bit
support can voice their interest.
Hope this helps,
Jeff
[1]: https://github.com/golang/go/issues/22885#issuecomment-699299761
[2]: https://github.com/golang/go/issues/22885
More information about the openwrt-devel
mailing list