There is the option of using compilers from the PlatformIO (https://platformio.org) project, they install locally in .platofrmio/lib and you can target most platforms including arm variants. However this by default isn’t going to provide full platform support for compiling for Apple or Raspberry PI, but could most likely be extended for those use cases. There is also a clib that supports ARM that you can use to compile static files with: https://musl.libc.org
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How does one cross-compile the Fedora kernel? | 5 | 1262 | February 24, 2022 | |
Cross compiling Fedora to other architectures | 7 | 410 | February 19, 2024 | |
Consider including mingw-clang toolchain and mingw-rust in the repos | 2 | 120 | March 26, 2024 | |
Which common compilers and toolchains available, would you recommend? | 4 | 296 | November 1, 2022 | |
Fedora 38 ISO does not include GCC | 8 | 663 | April 18, 2023 |