Skip to content

Set up a self-hosted musl environment #99

Open
@fuhsnn

Description

@fuhsnn

musl is build-able now but largely unverified, it'll be great to set up a toolchain based on bootstrapped musl for more tests.

git clone --depth 1 git://git.musl-libc.org/musl
cd musl/
rm -rf src/complex/
AR=ar RANLIB=ranlib CC=~/slimcc/slimcc ../musl/configure --target=x86_64-linux-musl

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions