Re: Dlang on OpenWrt

2018-08-10 Thread Radu via Digitalmars-d-learn
On Thursday, 2 August 2018 at 10:47:33 UTC, Ky-Anh Huynh wrote: Hi, can I build my program on OpenWrt? I haven't found any resources on internet maybe I'm missing something. Thanks a lot. A status report on what works and how to get LDC to compile for OpenWRT uClibc ARM: https://github.co

Re: Dlang on OpenWrt

2018-08-02 Thread Radu via Digitalmars-d-learn
On Thursday, 2 August 2018 at 10:47:33 UTC, Ky-Anh Huynh wrote: Hi, can I build my program on OpenWrt? I haven't found any resources on internet maybe I'm missing something. Thanks a lot. LDC 1.10+ should have pretty good support for OpenWRT uClibc for ARM, and some support for uClibc MIPS

Re: Dlang on OpenWrt

2018-08-02 Thread kinke via Digitalmars-d-learn
You could give LDC's armhf build a try. It's built on Debian Jessie and requires ARMv6 or newer, so it might work. Download: https://github.com/ldc-developers/ldc/releases