我如何将我的 C++ 代码编译为 PowerPC Big-Endian

How can i compile my C++ code to PowerPC Big-Endian

我想将我的 C++ 代码编译成 Big Endian 的 PowerPC ELF 文件,我在 windows 并且我已经安装了带有 Eclipse、CodeBlocks、Visual Studio、RAD C++ Builder 的 GCC 编译器,还有Qt,各有各的用途,用GCC可以吗?或者还有其他编译器吗?

在此处查看编译器选项:

https://gcc.gnu.org/onlinedocs/gcc/RS_002f6000-and-PowerPC-Options.html