Skip to content

build: use the new -libc flag for Windows #486

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

Closed
wants to merge 1 commit into from

Conversation

compnerd
Copy link
Member

Windows has ABI incompatible system libraries which must be explicitly
selected. Adjust the build system to enable the user to control the
variant of the library that we build against. This simplifies the build
and ensures that the correct library is selected.

Windows has ABI incompatible system libraries which must be explicitly
selected.  Adjust the build system to enable the user to control the
variant of the library that we build against.  This simplifies the build
and ensures that the correct library is selected.
@compnerd
Copy link
Member Author

Please test with following PRs:
swiftlang/swift#24849

@swift-ci please test

@compnerd
Copy link
Member Author

Ugh, this isn't ready yet here since this is a driver level flag and we are still using the frontend here.

@compnerd compnerd closed this May 17, 2019
@compnerd compnerd deleted the msvc-runtime-library branch May 17, 2019 16:08
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.

1 participant