Skip to content

Allow cross host compilation without stdlib build #35858

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

Conversation

edymtt
Copy link
Contributor

@edymtt edymtt commented Feb 9, 2021

This is to support certain build configuration which will provide the
stdlib/runtime for the cross target by a different mean.

Addresses rdar://74188174, rdar://74154062

This is to support certain build configuration which will provide the
stdlib/runtime for the cross target by a different mean.

Addresses rdar://74154062
@edymtt
Copy link
Contributor Author

edymtt commented Feb 9, 2021

@swift-ci please python lint

@edymtt
Copy link
Contributor Author

edymtt commented Feb 9, 2021

@swift-ci please smoke test

@edymtt
Copy link
Contributor Author

edymtt commented Feb 9, 2021

@swift-ci please test macOS

@edymtt
Copy link
Contributor Author

edymtt commented Feb 9, 2021

@swift-ci Please Build Toolchain

@edymtt edymtt requested a review from compnerd February 9, 2021 22:26
@swift-ci
Copy link
Contributor

swift-ci commented Feb 9, 2021

Linux Toolchain (Ubuntu 16.04)
Download Toolchain
Git Sha - 6c169e4

Install command
tar zxf swift-PR-35858-550-ubuntu16.04.tar.gz
More info

Copy link
Member

@compnerd compnerd left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Seems reasonable to not require the host stdlib if you are just cross-compiling target stdlibs.

@swift-ci
Copy link
Contributor

macOS Toolchain
Download Toolchain
Git Sha - 6c169e4

Install command
tar -zxf swift-PR-35858-871-osx.tar.gz --directory ~/

@edymtt edymtt merged commit 1c126eb into swiftlang:main Feb 10, 2021
@edymtt edymtt deleted the allow-cross-host-compilation-with-no-stdlib branch February 10, 2021 22:25
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.

4 participants