Skip to content

[Cxx] Build the C++ interop support library for the Static SDK for Linux #81527

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

Merged
merged 1 commit into from
May 19, 2025

Conversation

al45tair
Copy link
Contributor

We need the C++ interop support library to make the build work, as the Runtime module uses C++ interop.

(Also, we should build it, because some user programs might want to use C++ interop.)

@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

…nux.

We need the C++ interop support library to make the build work, as
the Runtime module uses C++ interop.

(Also, we should build it, because some user programs might want to
use C++ interop.)

rdar://147201087
@al45tair al45tair force-pushed the fix-static-sdk-build branch from 2030e41 to b2f0d92 Compare May 15, 2025 13:30
@al45tair
Copy link
Contributor Author

@swift-ci Please smoke test

@egorzhdan
Copy link
Contributor

I guess this might be a duplicate of #81448

@al45tair
Copy link
Contributor Author

I guess this might be a duplicate of #81448

So it is; I don't mind which we use. It doesn't resolve the problem on its own though. We also need

swiftlang/llvm-project#10686
swiftlang/swift-foundation#1293

@al45tair al45tair merged commit 54f0bf2 into swiftlang:main May 19, 2025
3 checks passed
@al45tair
Copy link
Contributor Author

Merging this as I want to make progress with the Static SDK and this doesn't have any effect outside of that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants