ldc on a raspberry pi 3 running freebsd

Decabytes mycontributiontotheworld at gmail.com
Tue Feb 23 15:34:00 UTC 2021


On Tuesday, 23 February 2021 at 15:11:32 UTC, Adam D. Ruppe wrote:
> On Tuesday, 23 February 2021 at 14:56:45 UTC, Decabytes wrote:

> 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.

ldc2 is the winner thank you! I'd like to get gdc and dmd up and 
running to at some point, but seeing as they aren't packaged up 
it will prob require building from source, which I'm not totally 
sure how to do or if it's even feasible on a raspberry pi 3 with 
only 1gb of ram. I wonder if it would be easier to load up 
freebsd on my main desktop get dmd and gdc running there, and 
then cross compile for arm64. Who knows! I probably won't be 
trying it for awhile but if anyone has any experience with this 
as well I'm all ears. Thanks again for the help


More information about the Digitalmars-d-learn mailing list