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

Compiler with dependencies in nefc from Swift 5.01 #49

Closed
miguelangel-dev opened this issue May 29, 2019 · 2 comments
Closed

Compiler with dependencies in nefc from Swift 5.01 #49

miguelangel-dev opened this issue May 29, 2019 · 2 comments
Labels
bug Something isn't working

Comments

@miguelangel-dev
Copy link
Member

miguelangel-dev commented May 29, 2019

It looks to me that static linking doesn't work on Linux nor macOS any longer. According to SR-9946 "Swift on macOS isn't going to support static linking at all", and static linking is disabled for Linux in SPM.

@miguelangel-dev miguelangel-dev added the bug Something isn't working label May 29, 2019
@miguelangel-dev
Copy link
Member Author

-static-executable - throw the next error

llvm error: -static-executable is not supported on darwin

@miguelangel-dev
Copy link
Member Author

This issue has been solved in PR #54

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant