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-5619] --libicu and --install-libicu flags appear broken on Linux #3819

Closed
kevints mannequin opened this issue Aug 2, 2017 · 1 comment
Closed

[SR-5619] --libicu and --install-libicu flags appear broken on Linux #3819

kevints mannequin opened this issue Aug 2, 2017 · 1 comment

Comments

@kevints
Copy link
Mannequin

kevints mannequin commented Aug 2, 2017

Previous ID SR-5619
Radar None
Original Reporter @kevints
Type Bug
Status Resolved
Resolution Done
Additional Detail from JIRA
Votes 1
Component/s Foundation, Project Infrastructure
Labels Bug, Linux
Assignee None
Priority Medium

md5: 0fdb8dce36b989b93954fd7834bcf9ed

Issue Description:

When building with the --libicu --install-libicu flags on Linux, libswiftCore seems to correctly link against the vendored icu but libFoundation invokes pkg-config and links against the system icu, leading to binaries linked to both versions.

See discussion in #1152 (comment)

@spevans
Copy link
Collaborator

spevans commented Feb 21, 2019

Building swift-corelibs-foundation using --libicu was fixed in #1744

There is still the issue of libXML2 being linked to the system ICU but that is because the system libXML2 is still being used.

@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
This issue was closed.
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