Skip to content

Support zig cc, have instructions for building outside of devcontainer #85

Description

@remexre

It sounds like we could just have zig cc build the right cross-compilation toolchain. The pain of getting the right dependencies then goes way down. We should support this in ./configure and write docs for how to configure it, plus a note that like, you can just use an appropriate host toolchain.

This probably depends on #79, since AFAIU zig cc is always backed by Clang.

For the ./configure interface, maybe we should add a --zig-cc flag that's mutually exclusive with --clang, and makes $CC be ignored in favor of $ZIG, then sets up the appropriate toolchain for the target.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    !: good first issueGood for newcomersA: infraProject infrastructure: build system, issues, servers, etc.P: minorMinor priority. (Lower than major.) This issue is not urgent.

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions