How to bootstrap dmd/ldc on a new distro that uses llvm and musl-libc?

SN sn03.general at gmail.com
Thu Nov 16 19:55:11 UTC 2023


Hi there!

I'm testing out a new distro that uses LLVM toolchain and 
MUSL-libc.

I was trying to bootstrap dmd or ldc on it, but I couldn't find a 
way to do either...

There are no existing binaries that work, and the C++ versions of 
dmd require a VERY VERY OLD version of llvm...

I'm confused on how to bootstrap it now.

(The distro uses clang, not gcc..)


More information about the Digitalmars-d mailing list