Skip to content

cmake: link the compiler against a statically built libswiftCore when building libswift in "bootstrapping" mode #40308

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

Conversation

eeckstein
Copy link
Contributor

No description provided.

@eeckstein
Copy link
Contributor Author

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 53213f858dfbcc8eab9528cb7d1319a1fafc15f0

@eeckstein eeckstein force-pushed the bootstrapping-with-staticlibs branch from 53213f8 to 26786db Compare November 29, 2021 10:11
@eeckstein
Copy link
Contributor Author

@swift-ci test

@swift-ci
Copy link
Contributor

Build failed
Swift Test Linux Platform
Git Sha - 26786db

@swift-ci
Copy link
Contributor

Build failed
Swift Test OS X Platform
Git Sha - 26786db

@eeckstein
Copy link
Contributor Author

This does not work because it breaks the repl: The repl loads the swift stdlib explicitly and then there are two copies of the stdlib in the process. Not good.

@eeckstein eeckstein closed this Nov 30, 2021
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