[Buildroot] [PATCH 0/2] Add support for the D programming language

Thomas Petazzoni thomas.petazzoni at bootlin.com
Mon Sep 30 21:03:56 UTC 2019


Hello Eric,

On Sun, 29 Sep 2019 18:55:59 +0200
Eric Le Bihan <eric.le.bihan.dev at free.fr> wrote:

> This small series add supports for the D programming language, available in
> GCC since version 9.1.
> 
> Eric Le Bihan (2):
>   toolchain: add support for D language
>   package/gcc: add support for D language

Could you also add support for supporting an external toolchain that provides the D language ? It's mainly a matter of:

 - tweaking the external toolchain code to copy the right libraries

 - adding a blind Config.in option to indicate that the external
   toolchain provides D language support

 - adding a visible Config.in options in the custom external toolchain
   package to ask the user if the toolchain provides D language support

 - a check to verify that if the user has declared the toolchain as
   supporting the D language, it is really supported

Thanks,

Thomas
-- 
Thomas Petazzoni, CTO, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com



More information about the buildroot mailing list