Skip to content

Support Redox OS libc for cross compilation #23905

@alexrp

Description

@alexrp

It seems like Redox will not have a stable syscall ABI, but will have a stable libc ABI through relibc. This should be straightforward for us to support with the usual libc-abi-tools approach.

We'd also need to plumb support through other places since this would be a new std.Target.Os.Tag tag. But I expect it all to be relatively straightforward.

Note that relibc is not stable yet, nor has Redox hit 1.0, so this is a project for the future.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementSolving this issue will likely involve adding new logic or components to the codebase.libcIssues related to libzigc and Zig's vendored libc code.os-redoxstandard libraryThis issue involves writing Zig code for the standard library.

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions