Re: [Scons-dev] D Lang config on ubuntu 16.04

2017-09-29 Thread Russel Winder
On Thu, 2017-09-28 at 09:13 -0700, Bill Deegan wrote: > This is on a personal system I'm configuring for work with scons. Ah, so not something I could access and play with. Apart from the ancient thing that is the Travis-CI standard Ubuntu build, all I can check things on is Debian Sid, Fedora

Re: [Scons-dev] D Lang config on ubuntu 16.04

2017-09-28 Thread Bill Deegan
This is on a personal system I'm configuring for work with scons. BTW. The buildbot worker running scons tests is ubuntu 14.04 LTS currently. On Thu, Sep 28, 2017 at 9:11 AM, Russel Winder wrote: > On Thu, 2017-09-28 at 17:06 +0100, Russel Winder wrote: > […] > > > >

Re: [Scons-dev] D Lang config on ubuntu 16.04

2017-09-28 Thread Russel Winder
On Thu, 2017-09-28 at 17:06 +0100, Russel Winder wrote: […] > > Whilst there have been problems with ldc and gdc in the past these are now > all > fixed. > […] > Use Debian Sid, install ldc and gdc from Debian packages. Set up D-Apt and > install from there. Sorry but that is the way to do it. I

[Scons-dev] D Lang config on ubuntu 16.04

2017-09-28 Thread Bill Deegan
Russel, I'm trying to configure a new system with gdc, dmd, and ldc, but alas I end up with: /usr/include/d/core/stdc/stdarg.d:48:5: error: undefined identifier __va_list_tag alias __va_list = __va_list_tag; A little googling suggests ldc + dmd = broken compiles and points to the d-apt