www.digitalmars.com         C & C++   DMDScript  

digitalmars.D - Is there already a setup for LDC2 in Yocto?

Hi,

I have to work with Yocto for the next time, and I digged for D 
support but I was unable to find a recipe for it. So, it seems 
there is no support for it yet.

It could be either added by contributing to Poky and adding a 
BBCLASS for D project workflow and some recipes to get the D 
compiler and the cross-compiled runtime compiled and installed.

Of course this could be also implemented as a meta-layer. But for 
the sake of getting D more known to (embedded) programmers it 
would be desireable to get support into Poky itself.

I'm playing with the idea to implement such thing as an exercise, 
but of course it might be more senseful to join an already 
existing project.

So is there any kind of project known which implements the ldc2 
und runtime compiler in Yocto?

Regards

Carsten
Nov 29 2023