Skip to content

Building a dynamic library without dependency #4048

@xiaoerqi

Description

@xiaoerqi

Because our server uses a lower version of GCC(4.8.4),and there are compilation errors when building,I need to build a libonnxruntime.so that does not depend on other dynamic libraries with a higher version of GCC ; I found that the release version of the dynamic library provided by the official does not depend on other dynamic libraries. It can be used in any environment. How can I compile it without relying on other dynamic libraries , or whether this option is provided in the build option.Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleissues that have not been addressed in a while; categorized by a bot

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions