On 27 April 2015 at 19:25, Johannes Pfau via Digitalmars-d <[email protected]> wrote: > Am Mon, 27 Apr 2015 07:55:09 +0000 > schrieb "Martin Nowak" <[email protected]>: > >> On Monday, 27 April 2015 at 05:30:55 UTC, Timo Sintonen wrote: >> > One of the biggest issues has been the multilib build. If it is >> > solved now we are one step closer to be able to build binaries. >> >> Great, I tried to find out how GDC binaries are build, but >> couldn't find any script. > > Since 2.066 the binaries on gdcproject.org are built with crosstool-NG > (and an additional D script) in a docker container. I wanted to publish > this some time ago but I still need to write the documentation and > right now I'm kinda busy with other stuff...
Which reminds me, I've dabbled with docker, but again, there are too many things for one person to busy oneself with... https://registry.hub.docker.com/u/ibuclaw/gdc/ I'd like to get back to gdb support, but people keep on pushing out releases at the wrong time. :-P Iain
