Skip to content

Remove runtime dependencies on libstdc++ #76655

Description

@MichalStrehovsky

Transferred from dotnet/corert#3564.

NativeAOT runtime does not use any C++ features (exception handling, etc.), but it still depends on libstdc++ here and there for no good reason. Consider cleaning these up and remove dependency on libstdc++ to improve minimal footprint.

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

    Type

    No type

    Projects

    No projects

      Milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions