How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.
ARM embedded toolchains for Bazel
The main features of hexdae/bazel-arm-none-eabi are: Toolchain Configuration.
Projects with overlapping indexed features 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… 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. vsco/bazel-toolchains — A collection of Bazel C++ build infrastructure based on Chromium's LLVM toolchain. There are tags corresponding to…
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.
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.