Skip to content
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

Issue tracking for build on Ubuntu #10

Open
marcuswu0814 opened this issue Apr 12, 2018 · 0 comments
Open

Issue tracking for build on Ubuntu #10

marcuswu0814 opened this issue Apr 12, 2018 · 0 comments

Comments

@marcuswu0814
Copy link
Owner

Original build command in Makefile isswift build --disable-sandbox -c release -Xswiftc -static-stdlib can't work on Linux platform.

Know issue:

SR-2205 Linker fails when linking to Foundation if -static-stdlib flag is present - Swift
SR-7038 in 4.1, -static-stdlib doesn’t seem to work anymore - Swift

The static-stdlib can't be used on Linux platform.

So, currently adding build-for-linux command remove the -Xswiftc -static-stdlib. Make this issue to track this problem.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant