Unofficial and Unsupported Platforms
Warning The platforms listed on this page are not officially supported. The build instructions are provided on a best-effort basis. Community contributions are very welcome.
Goose is built and distributed for several platform with different levels of support. Goose can be built for other platforms with varying levels of success. This page provides an overview of these with the intent to clarify which platforms can be expected to work.
32-bit Architectures
32-bit architectures are officially not supported but it is possible to build Goose manually for some of these platforms. For example, see the build instructions for 32-bit Raspberry Pi boards.
Note that 32-bit platforms are limited to using 4 GiB RAM due to the amount of addressable memory.
Big-Endian Architectures
Big-endian architectures (such as PowerPC) are not supported by Goose. While Goose can likely be built on such architectures, the resulting binary may exhibit correctness errors on certain operations. Therefore, its use is not recommended.