Skip to content

Which dependencies are runtime dependencies and which ones are build dependencies? #10368

@vellozzi

Description

@vellozzi

I have a question about the dependencies listed in the coreclr instructions and the corefx instructions.
Which dependencies are for runtime and which ones are for build-time only?

Also, if I install the SDK and run ldd on all the .so files included, and all the dependencies resolve correctly, does that mean I have everything I need for runtime installed on the box?
In other words, are there any DllImports in the C# for shared libraries other than the ones included in the SDK?

Metadata

Metadata

Assignees

No one assigned

    Labels

    area-PAL-coreclrquestionAnswer questions and provide assistance, not an issue with source code or documentation.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions