Cross-Compilation Toolchains for Linux

原始链接: https://toolchains.bootlin.com/

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!

Hacker News 最新 | 过去 | 评论 | 提问 | 展示 | 招聘 | 提交 登录 Linux交叉编译工具链 (bootlin.com) jstrieb 22小时前 24分 | 隐藏 | 过去 | 收藏 | 1评论 klysm 3小时前 [–] 尝试从头开始交叉编译我自己的Linux发行版让我遇到了很多这些问题,我的天哪,这简直是一团糟 回复 考虑申请YC 2025秋季批次!申请截止日期为8月4日 指南 | 常见问题 | 列表 | API | 安全 | 法律 | 申请YC | 联系我们 搜索:
相关文章

原文

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!

联系我们 contact @ memedata.com