Skip to content

Functions necessary for rustc #166

Description

@bjorn3

Here is a bunch of functions that need to be defined when compiling rustc for musl:

And functions that actually need to be implemented for rustc to not crash:

I may be missing some as I got a frankenstein combination of musl's dynamic linker (+ part of musl libc) and eyra that I used for testing.

Edit: Moved the posix_spawn family to #167 as cargo needs actual implementations.

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