Skip to content

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

Merged
al45tair merged 1 commit intoswiftlang:mainfrom
al45tair:fix-static-sdk-build
May 19, 2025
Merged

[Cxx] Build the C++ interop support library for the Static SDK for Linux#81527
al45tair merged 1 commit intoswiftlang:mainfrom
al45tair:fix-static-sdk-build

Conversation

@al45tair
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

@swift-ci Please smoke test

@egorzhdan
Copy link
Copy Markdown
Contributor

I guess this might be a duplicate of #81448

@al45tair
Copy link
Copy Markdown
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
Copy Markdown
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