Cross-Compilation Toolchains for Linux

https://news.ycombinator.com/rss Hits: 1
Summary

About This site provides a large number of ready-to-use cross-compilation toolchains, targetting the Linux operating system on a large number of architectures. Based on gcc and binutils, those toolchains are provided in several variants with the glibc, uClibc-ng and musl C libraries. The toolchains are built using the Buildroot build system. Most toolchains are tested by building a Linux kernel and Linux userspace, and booting it under Qemu. This is of course not possible on some CPU architectures. For each architecture and C library combination, two versions of the toolchain are provided: stable, which uses older proven versions of the toolchain components bleeding-edge, which uses the latest versions of the toolchain components Useful resources: Questions: checkout the FAQ, or contact us!

First seen: 2025-06-22 04:46

Last seen: 2025-06-22 04:46