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.
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.
See notes on the release for how to get started.
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.
The main features of f0rmiga/gcc-toolchain are: Toolchain Configuration.
Open-source alternatives to f0rmiga/gcc-toolchain include: bazelbuild/bazel-toolchains — Bazel CI :---:. bazelembedded/bazel-embedded — At this point it is relatively easy to add support for new architectures, that have gcc based compilers. In future we… 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…