I've been playing around in D for a bit and I'm enjoying it so far. I've also been testing out freebsd on a Raspberry Pi 3. I noticed that there is actually a package for LDC on the raspberry pi 3, and thought it would be fun to play around with D on an ARM platform.

I installed it with "pkg install ldc", but embarrassingly I'm not actually sure where the compiler is. ldc isn't a recognized action on the command line, and I've hunted around my /usr/local/llvm10/ directory but I'm having difficulty finding anything that looks like what I'm looking for. Does anyone have any experience with ldc on freebsd that could help me out?

Reply via email to