Skip to content

Check for libc++ and libstdc++ #1468

Open
@elde-n

Description

@elde-n

By default all platforms assume the c++ standard library to use, even if it doesn't exist on the machine it will try to link with it, on linux where you have user choice you should at least check that the files: libc++.so or libstdc++.so exist

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