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

Port libc++ #422

Open
Tracked by #1
mysterymath opened this issue Nov 29, 2023 · 0 comments
Open
Tracked by #1

Port libc++ #422

mysterymath opened this issue Nov 29, 2023 · 0 comments
Labels
enhancement New feature or request p2

Comments

@mysterymath
Copy link
Member

We need a reasonably complete, standards compliant C++ standard library with a license that allows statically linking against it without virally requiring inclusion of a license disclaimer. There are really only a handful of notable C++ library implementations, and only libc++ has a suitable license.

Unfortunately, llvm-libc is not yet complete enough to build libc++, so either upstream or downstream work would need to be done to fill out the SDK's libc such that libc++ could build. Ideally this would be done piecemeal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request p2
Projects
None yet
Development

No branches or pull requests

1 participant