Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SR-2149] Add version to shared libraries under linux #4456

Open
swift-ci opened this issue Jul 22, 2016 · 3 comments
Open

[SR-2149] Add version to shared libraries under linux #4456

swift-ci opened this issue Jul 22, 2016 · 3 comments

Comments

@swift-ci
Copy link
Contributor

Previous ID SR-2149
Radar None
Original Reporter jdfergason (JIRA User)
Type Improvement

Attachment: Download

Additional Detail from JIRA
Votes 0
Component/s Foundation, Standard Library, XCTest
Labels Improvement, BuildScript, Linux
Assignee None
Priority Medium

md5: 66a51e7b642ee4f70f3b45c8fdd364ba

Issue Description:

Shared libraries in the swift distribution should be versioned with an SONAME under linux. This will help users upgrade libraries when ABI compatibility is not broken.

A good overview of shared library versioning is available here: http://packaging.ubuntu.com/html/libraries.html

I have attached a patch that adds versioning of shared libraries for the standard library, foundation, and xctest.

@modocache
Copy link
Mannequin

modocache mannequin commented Jul 26, 2016

Awesome, thanks jdfergason (JIRA User)! Could you submit your patch to swift-corelibs-xctest via a GitHub pull request? If not, I can submit one on your behalf.

@swift-ci
Copy link
Contributor Author

Comment by Jeremy Fergason (JIRA)

Sure thing, I will get that submitted later today!

@swift-ci
Copy link
Contributor Author

Comment by Jeremy Fergason (JIRA)

Pull request created: apple/swift-corelibs-xctest#145

@swift-ci swift-ci transferred this issue from apple/swift-issues Apr 25, 2022
@shahmishal shahmishal transferred this issue from apple/swift May 5, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant