diff -r cf598d70f6ea -r 12926229102b scripts/build/cc/gcc.sh --- a/scripts/build/cc/gcc.sh Tue Jan 06 22:10:17 2009 +0000 +++ b/scripts/build/cc/gcc.sh Tue Jan 27 21:36:18 2009 +0000 @@ -12,6 +12,7 @@ # subdirectory! You bastard! CT_GetFile "gcc-${CT_CC_VERSION}" \ {ftp,http}://ftp.gnu.org/gnu/gcc{,{,/releases}/gcc-${CT_CC_VERSION}} + ftp://ftp.irisa.fr/pub/mirrors/gcc.gnu.org/gcc/releases/gcc-${CT_CC_VERSION} # Starting with GCC 4.3, ecj is used for Java, and will only be # built if the configure script finds ecj.jar at the top of the # GCC source tree, which will not be there unless we get it and