-
Notifications
You must be signed in to change notification settings - Fork 160
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
D lang support #2394
Comments
this requires gcc so there's no point (and having multiple compilers is a bit not that useful)
this might be added eventually but there is no interest in adding it since no very useful software is written in D (there's like four useful niche projects total) so there's no priority. it also takes forever to update to newer llvm versions every llvm release.. unless you plan to figure out how to build a ldc-bootstrap that runs natively and then ldc with it i don't think this will be done anytime sooner than in a few years |
this is unlikely to be done anytime soon and i have no real interest in doing it so there's no need to keep an open issue about it |
wip - static-toolchain for musl-libc |
Self-hosting compilers (need D compiler for bootstrap)
Based on Alpine packages, add:
Aports:
References
mmap64
error kassane/alpine-ldc2-docker#2The text was updated successfully, but these errors were encountered: