Skip to content

Providing statically linked toolchains #73

Description

@cbarrete

I've just come across https://toolchains.bootlin.com/ while trying to source a static toolchain to generate static binaries, thanks a lot for making it available!

My goal is to build an easy to use hermetic build environment, which requires sourcing tools that have as few as possible to no dependencies on the system, including libc, so that the build can run on older systems, or weirder ones like NixOS.

One way would be to provide a toolchain that contains tools built with musl, as well as providing musl as the sysroot libc. Is this something that would be in scope for this project?

Thanks!

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

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions