A GCC cross-compiler targeting MotoMAGX
  • CMake 53%
  • Shell 27.8%
  • C 18.6%
  • Python 0.4%
  • Makefile 0.2%
Find a file
2026-03-09 03:59:31 -03:00
.github/workflows Change install directory to motomagx-gcc-cross 2026-03-09 03:59:09 -03:00
patches Switch gmplib downloads to GitHub 2026-02-22 15:51:31 -03:00
submodules Remove obsolete CMake and Autotools toolchains 2026-03-08 03:42:53 -03:00
toolchains Revert the default glibc version for compiling OBGGCC back to 2.7 for 32-bit architectures 2025-04-07 04:03:22 -03:00
tools Remove obsolete CMake and Autotools toolchains 2026-03-08 03:42:53 -03:00
.editorconfig Add README and license 2023-04-03 18:27:30 -03:00
.gitattributes Add README and license 2023-04-03 18:27:30 -03:00
.gitmodules Update submodules 2026-03-01 23:18:49 +00:00
aarch64-unknown-linux-gnu.sh Don't pass --enable-cxx-flags to GCC configure 2025-12-26 05:22:03 -03:00
arm-unknown-linux-gnueabi.sh Default to Thumb mode on ARM targets 2026-03-09 03:53:39 -03:00
arm-unknown-linux-gnueabihf.sh Don't pass --enable-cxx-flags to GCC configure 2025-12-26 05:22:03 -03:00
armv6-unknown-linux-gnueabi.sh Default to Thumb mode on ARM targets 2026-03-09 03:53:39 -03:00
build.sh Change install directory to motomagx-gcc-cross 2026-03-09 03:59:09 -03:00
i386-unknown-linux-gnu.sh Don't pass --enable-cxx-flags to GCC configure 2025-12-26 05:22:03 -03:00
LICENSE Add README and license 2023-04-03 18:27:30 -03:00
README.md Update README 2026-03-09 03:59:31 -03:00
utils.sh Allow customizing which targets the toolchain will support for cross-compilation using OBGGCC_TARGETS 2026-02-26 09:50:57 -03:00
x86_64-unknown-linux-gnu.sh Don't pass --enable-cxx-flags to GCC configure 2025-12-26 05:22:03 -03:00

motomagx-gcc-cross

A GCC cross-compiler targeting MotoMAGX.