std.string.lineSplitter is missing in the GDC compiler

2016-02-04 Thread Haiwei via D.gnu
Hi, I try to compile dlangide with gdc 5.2.1. It complains that ~/shared/dlang/dlangide$ dub build Performing "debug" build using gdc for x86_64. experimental_allocator 2.70.0-b1: target for configuration "library" is up to date. emsi_containers 0.3.0: target for configuration "library" is up

Re: Build gdc on Windows

2016-02-04 Thread Carl Sturtivant via D.gnu
On Wednesday, 3 February 2016 at 08:58:56 UTC, Johannes Pfau wrote: See also: https://github.com/D-Programming-GDC/build-gdc-docker http://build-gdc.readthedocs.org/en/latest/ But the binaries are probably not compatible with some other Mingw-w64 compilers. Some builds use static libgccs, so

Re: Build gdc on Windows

2016-02-04 Thread Carl Sturtivant via D.gnu
On Wednesday, 3 February 2016 at 08:00:37 UTC, Iain Buclaw wrote: On 3 Feb 2016 8:54 am, "Iain Buclaw" wrote: There is: http://gdcproject.org/downloads I'll have to dig out what scripts were used to build them (I didn't write them). Ah, cleverly hidden in my own organisation repo! https://