How this analysis was created: This summary and feature list were written by an AI model that read the project's README and public documentation pages. Each feature links to the documentation it came from; stars, license and language come straight from the GitHub API. The model does not read the source code, and the analysis is refreshed when the project is re-analysed. Learn more on our About page.
This is a fully-hermetic Bazel GCC toolchain for Linux that provides cross-compilation support for multiple architectures. The toolchain includes custom-built GCC binaries and sysroots optimized for performance and portability. You can find the comprehensive documentation under docs.
See notes on the release for how to get started.
At this point it is relatively easy to add support for new architectures, that have gcc based compilers. In future we will be adding clang support, so that we can make use of clangs static-analyzers. If you would like an architecture added to this repository let us know.
The main features of bazelembedded/bazel-embedded are: Toolchain Configuration.
Open-source alternatives to bazelembedded/bazel-embedded include: bazelbuild/bazel-toolchains — Bazel CI :---:. f0rmiga/gcc-toolchain — This is a fully-hermetic Bazel GCC toolchain for Linux that provides cross-compilation support for multiple… grailbio/bazel-toolchain — See notes on the release for how to get started. hexdae/bazel-arm-none-eabi — ARM embedded toolchains for Bazel. vsco/bazel-toolchains — A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain. There are tags corresponding to…