Shared libraries need to be properly versioned on Linux #3943
crusader-mike
started this conversation in
General
Replies: 3 comments
|
This is something we are actively working to improve. See more details here: #1888 |
0 replies
|
This would be helpful for Fedora Linux. https://copr.fedorainfracloud.org/coprs/fed500/aws-sdk-cpp/builds/ |
0 replies
|
Converting this to a Discussion. It's an improvements we plan to pursue over time rather than one actionable change with a near-term milestone, so a Discussion better fits collecting the specifics and design input. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
I.e. libFOO.so.<major>.<minor>, symlinks and etc. See some details here: http://stackoverflow.com/questions/7553184/how-to-do-versioning-of-a-shared-library-in-linux
All reactions