Skip to content

Remove runtime dependencies on libstdc++ #76655

@MichalStrehovsky

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.

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