Skip to content

Fix some new issues with linking DLL#1033

Merged
daveinglis merged 1 commit intoswiftlang:mainfrom
daveinglis:dll_fix_2
Jan 22, 2026
Merged

Fix some new issues with linking DLL#1033
daveinglis merged 1 commit intoswiftlang:mainfrom
daveinglis:dll_fix_2

Conversation

@daveinglis
Copy link
Contributor

Seems using WHOLEARCHIVE to make DLLs does not work in most cases switch to using object library type for swift modules which seems to work better

Seems using WHOLEARCHIVE to make DLLs does not work in most cases
switch to using object library type for swift modules which seems to
work better
@daveinglis
Copy link
Contributor Author

@swift-ci test

@daveinglis daveinglis merged commit 05b559f into swiftlang:main Jan 22, 2026
85 of 95 checks passed
@daveinglis daveinglis deleted the dll_fix_2 branch January 22, 2026 20:07
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