Re: Build GDC master from source

2017-12-29 Thread Iain Buclaw via D.gnu
On 29 December 2017 at 20:50, Jean-Louis Leroy via D.gnu wrote: > On Saturday, 26 August 2017 at 10:23:19 UTC, Iain Buclaw wrote: >> >> Notably static foreach in the upcoming release (and I have no plans to >> port it). > > > Does this mean that gdc will never have static foreach? > No, it just m

Re: Build GDC master from source

2017-12-29 Thread Jean-Louis Leroy via D.gnu
On Saturday, 26 August 2017 at 10:23:19 UTC, Iain Buclaw wrote: Notably static foreach in the upcoming release (and I have no plans to port it). Does this mean that gdc will never have static foreach?

Re: Build GDC master from source

2017-08-26 Thread Iain Buclaw via D.gnu
On Saturday, 26 August 2017 at 09:40:12 UTC, Nordlöw wrote: Is it possible to build master or gcc-7 branch of GDC from source against GCC? If so, which of the instructions - https://wiki.dlang.org/GDC - https://wiki.dlang.org/GDC/Installation/Generic should I follow? Even better, have anybod