Thread overview
Raspberry PI zero
Nov 26, 2015
Andrea Fontana
Nov 26, 2015
Jakob Ovrum
Nov 26, 2015
André
November 26, 2015
Can gdc or ldc compile for this platform:

https://www.raspberrypi.org/blog/raspberry-pi-zero/

?

November 26, 2015
On Thursday, 26 November 2015 at 10:47:39 UTC, Andrea Fontana wrote:
> Can gdc or ldc compile for this platform:
>
> https://www.raspberrypi.org/blog/raspberry-pi-zero/
>
> ?

It's Linux/ARM, so yes, both GDC and LDC can target it.
November 26, 2015
On Thursday, 26 November 2015 at 11:45:07 UTC, Jakob Ovrum wrote:
> On Thursday, 26 November 2015 at 10:47:39 UTC, Andrea Fontana wrote:
>> Can gdc or ldc compile for this platform:
>>
>> https://www.raspberrypi.org/blog/raspberry-pi-zero/
>>
>> ?
>
> It's Linux/ARM, so yes, both GDC and LDC can target it.

FYI I have a Raspberry Pi 2 with Debian jessie installed and I got a gdc 4.9.2 version out of standard repositories. For the latest DUB version a precompiled ARM binary is provided  which runs nicely on my raspberry.