<div dir="ltr">I've updated the configure script to download the mingw distribution on the fly (<a href="https://phabricator.haskell.org/D339">D339</a>, <a href="https://ghc.haskell.org/trac/ghc/ticket/9218">#9218</a>). I could use some help with a few things:<div><br></div><div>1. Validating the update to gcc 4.8.3. I tried to run the tests and got some failures, but I am not sure if they indicate problems with gcc or it's just noise.</div><div><br></div><div>2. Some general testing of the updated configure script.</div><div><br></div><div>3. Testing the build process on a 32-bit platform.</div><div><br></div><div>4. Setup of a local mirror of the distribution files on <a href="http://haskell.org">haskell.org</a>.<br></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Oct 13, 2014 at 11:34 AM, Herbert Valerio Riedel <span dir="ltr"><<a href="mailto:hvriedel@gmail.com" target="_blank">hvriedel@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">On 2014-10-13 at 10:57:10 +0200, Simon Peyton Jones wrote:<br>
> I think the potential difficulty is (1).  Maybe they take it down (e.g. they move on to version X so they take down old version Y).<br>
><br>
> An alternative would be to stash a copy somewhere on GHC’s main web<br>
> server, and wget that.  I’d be more comfortable doing that; less<br>
> dependence on others.<br>
<br>
</span>I guess storing a copy somewhere on <a href="https://ghc.haskell.org/" target="_blank">https://ghc.haskell.org/</a> should be<br>
ok (I'm hoping Austin may weigh in wrt CDN-related considerations). I'd<br>
suggest using it as a fallback location though. I.e. try downloading<br>
from the official upstream location, and if that fails (either due to<br>
I/O errors and/or unexpected checksum), fallback to using our locally<br>
mirrored copy. However, we may need to take into account license issues,<br>
such as hosting the source-code as well, if we host binary distributions<br>
depending on the licenses involved (I'm not sure if this was ever<br>
considered for ghc-tarballs.git to begin with)<br>
<br>
Cheers,<br>
  hvr<br>
</blockquote></div><br><br clear="all"><div><br></div>-- <br>Gintautas Miliauskas
</div>