Skip to content

[native_toolchain_c] Add support for the Zig compiler #2270

@dcharkes

Description

@dcharkes

Support for the Zig compiler would enable cross compilation out of the box without the need for installing multiple toolchains.

https://zig.guide/build-system/cross-compilation/

One such place where multiple toolchains are needed:

run: sudo apt-get update && sudo apt-get install clang-15 gcc-i686-linux-gnu gcc-aarch64-linux-gnu gcc-arm-linux-gnueabihf gcc-riscv64-linux-gnu

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions