Skip to content

library version problem? #4

Description

@jwasmuth

I get the following error when I use either the recompiled binaries or ones I make myself (gcc=5.2.0)

-bash-4.2$ ./reckoner
./reckoner: /lib64/libstdc++.so.6: version GLIBCXX_3.4.20' not found (required by ./reckoner) ./reckoner: /lib64/libstdc++.so.6: version CXXABI_1.3.8' not found (required by ./reckoner)
./reckoner: /lib64/libstdc++.so.6: version `GLIBCXX_3.4.21' not found (required by ./reckoner)

Any advice welcome. Thanks

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