[Issue 14961] v2.067 fails to build with musl libc (on alpine linux)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sat Mar 24 04:50:54 UTC 2018
https://issues.dlang.org/show_bug.cgi?id=14961
Seb <greensunny12 at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |greensunny12 at gmail.com
Resolution|--- |FIXED
--- Comment #2 from Seb <greensunny12 at gmail.com> ---
FYI since 2.079 a few patches have landed in DMD and LDC that make it possible
to compile on Alpine with musl libc.
The port:
https://github.com/dlang/druntime/pulls?q=is%3Apr+author%3Ayshui+is%3Aclosed
The last one is:
https://github.com/dlang/dmd/pull/8020
This also gives a good overview of the status quo, in short it should be
possible to use DMD and LDC on Alpine with Musl now. If not, please open a new
bug report.
--
More information about the Digitalmars-d-bugs
mailing list