<div dir="ltr">On 22 August 2013 13:18, Brad Anderson <span dir="ltr"><<a href="mailto:eco@gnuk.net" target="_blank">eco@gnuk.net</a>></span> wrote:<br><div class="gmail_extra"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On Thursday, 22 August 2013 at 03:07:39 UTC, Manu wrote:<br>
</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="im">
So I'm trying to find windows binaries for GDC and LDC...<br>
<br>
First place I look is <a href="http://dlang.org/download" target="_blank">dlang.org/download</a>. Appears to be for DMD... keep<br>
looking.<br>
<br>
I look at the GDC/LDC wiki pages. No links to binaries anywhere.<br>
GDC and LDC home pages... no links to binaries.<br>
Github doesn't host binaries anymore...<br>
<br>
Where are they?<br>
<br>
Turns out there are links to the GDC binaries (hosted on bitbucket) on<br>
<a href="http://dlang.org/download" target="_blank">dlang.org/download</a>.<br>
...I didn't previously notice they were there, never scrolled down far<br>
enough. The impression you get from the top of the page is that<br></div>
dlang.orgis just DMD related, and I quickly dismissed it previously<div class="im"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
_<<br>
</blockquote>
<br>
But there's still no LDC binary there... where is it?<br>
<br>
This needs to be fixed. You can argue I'm retarded and ignorant, but as an<br>
end user, it should take me no more than 5 seconds to find the download<br>
button.<br>
<br>
I suggest, on the front page of <a href="http://dlang.org" target="_blank">dlang.org</a>, there should be a MASSIVE<br>
button: "DOWNLOAD D COMPILERS", and the download page should be tweaked to<br>
be more obviously compiler agnostic.<br>
<br>
D1 and DMC consume an unreasonable amount of realestate, hiding GDC/LDC<br>
(surely basically nobody is looking for those?), perhaps they should be<br>
reduced to small test links with the other links down the bottom of the<br>
page?<br>
This will allow room to present GDC and LDC without scrolling.<br>
<br>
And why is there no LDC binary?<br>
</div></blockquote>
<br>
I tried to fix some of these problems here[1].  Maybe someone can take what I did and fix it up enough to be used.<br>
<br>
1. <a href="https://github.com/D-Programming-Language/dlang.org/pull/304" target="_blank">https://github.com/D-<u></u>Programming-Language/dlang.<u></u>org/pull/304</a><br>
</blockquote></div><br></div><div class="gmail_extra">Definitely an improvement!</div><div class="gmail_extra">Although if I were to be critical, I'd say when scrolling the page, I find the almost random layout of the bright red buttons scattered all over the place to be rather overwhelming.<br>
</div><div class="gmail_extra"><br></div><div class="gmail_extra">I was also briefly confused by the 32bit/64bit scattered everywhere. My initial assumption was that it specified the toolchain's target architecture :/</div>
<div class="gmail_extra">But since it's the compiler's host arch, I'd say that for Windows where 32bit binaries will run on any version of windows and no 64bit binary is offered, and OSX which has only ever been 64bit, there's no need to write it for those platforms. It's just confusing.</div>
</div>