Hi Tim, On Wed, 2 Jul 2014, Tim Semeijn wrote: > I have set up a French gcc mirror. It is located in Roubaix, France.
isn't that where they like to torture bikes (and riders) once a year? ;-) > It is reachable through http, ftp and rsync: > > http://mirror.bbln.nl/gcc > ftp://mirror.bbln.nl/gcc > rsync://mirror.bbln.nl/gcc > > This mirror is provided by BBLN. Could you add it to the mirrorlist? Thanks for mirroring and letting us know. I just added your services to our mirror list per the patch below. Gerald Index: mirrors.html =================================================================== RCS file: /cvs/gcc/wwwdocs/htdocs/mirrors.html,v retrieving revision 1.221 diff -u -r1.221 mirrors.html --- mirrors.html 12 Aug 2013 19:52:08 -0000 1.221 +++ mirrors.html 6 Jul 2014 21:59:27 -0000 @@ -20,6 +20,11 @@ <li>Canada: <a href="http://gcc.skazkaforyou.com">http://gcc.skazkaforyou.com</a>, thanks to Sergey Ivanov (mirrors at skazkaforyou.com)</li> <li>France (no snapshots): <a href="ftp://ftp.lip6.fr/pub/gcc/">ftp.lip6.fr</a>, thanks to ftpmaint at lip6.fr</li> <li>France, Brittany: <a href="ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/">ftp.irisa.fr</a>, thanks to ftpmaint at irisa.fr</li> +<li>France, Roubaix: + <a href="http://mirror.bbln.nl/gcc/">http://mirror.bbln.nl/gcc</a> | + <a href="ftp://mirror.bbln.nl/gcc">ftp://mirror.bbln.nl/gcc</a> | + <a href="rsync://mirror.bbln.nl/gcc">rsync://mirror.bbln.nl/gcc</a>, + thanks to Tim Semeijn (n...@bbln.nl) and BBLN.</li> <li>France, Versailles: <a href="ftp://ftp.uvsq.fr/pub/gcc/">ftp.uvsq.fr</a>, thanks to ftpmaint at uvsq.fr</li> <li>Germany, Berlin: <a href="ftp://ftp.fu-berlin.de/unix/languages/gcc/">ftp.fu-berlin.de</a>, thanks to ftp at fu-berlin.de</li> <li>Germany: <a href="ftp://ftp.gwdg.de/pub/misc/gcc/">ftp.gwdg.de</a>, thanks to emoenke at gwdg.de</li>