ldc on a raspberry pi 3 running freebsd

Adam D. Ruppe destructionator at gmail.com
Tue Feb 23 15:11:32 UTC 2021


On Tuesday, 23 February 2021 at 14:56:45 UTC, Decabytes wrote:
> 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

It is often called `ldc2` so give that a try.

btw I run gdc on my raspberry pi 3 from the raspbian distro 
package and it is pretty nice too. though ldc will have newer D 
frontend features as the version they have packaged of gdc is a 
touch old, both work pretty well.


More information about the Digitalmars-d-learn mailing list