On 23 September 2013 20:00, Bruno Medeiros <brunodomedeiros+...@gmail.com> wrote: > From what I can see, there are no instructions as to how to setup a > precompiled GDC for Windows. This should be fixed, a wiki page should be > created to describe that. I think it would be important to have an easy > setup of GDC for Windows that doesn't involve compilation and all this > arcana (http://gdcproject.org/wiki/MinGW) > > > I *think* I have created a working GDC installation for windows by > installing TDM-GCC (tdm-gcc-4.7.1-2.exe) and then adding > gcc-4.6.1-tdm-1-gdc-9841510e8ba6-20120109.7z from > https://bitbucket.org/goshawk/gdc/downloads . But that goshawk page I only > found out about in the http://dlang.org/download.html page, I didn't find a > reference to it from the GDC website. So I have no idea if my setup is > actually adequate or optimal. (Is the TDM version correct/compatible? Is the > x64 version of TDM/GDC significantly ahead of the 32 bits one? Is the x64 as > stable? I have no idea) > > > PS: this page is spammed: http://gdcproject.org/wiki/MinGWDocumentation > > -- > Bruno Medeiros - Software Engineer
Must have missed that... the wiki is currently in read-only and will be taken down / replaced with wiki.dlang.org/GDC -- Iain Buclaw *(p < e ? p++ : p) = (c & 0x0f) + '0';