Skip to content

Error: excess soname or version information is given #11

@xuzijian629

Description

@xuzijian629

I got an error at the following line when solding a so that requires libstdc++.so.6

CHECK(soname.empty() && version.empty()) << " excess soname or version information is given.";

the failing soname and version are libstdc++.so.6 and GLIBCXX_3.4.11, respectively

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