From: Bart Van Assche Date: Sun, 7 Mar 2010 12:21:56 +0000 (+0000) Subject: Updated gcc version. X-Git-Tag: svn/VALGRIND_3_6_0~350 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a043864045480e967ae7667c271ba924bbf47f19;p=thirdparty%2Fvalgrind.git Updated gcc version. git-svn-id: svn://svn.valgrind.org/valgrind/trunk@11074 --- diff --git a/drd/scripts/download-and-build-gcc b/drd/scripts/download-and-build-gcc index a742703090..ab0e404de9 100755 --- a/drd/scripts/download-and-build-gcc +++ b/drd/scripts/download-and-build-gcc @@ -6,7 +6,7 @@ # are called gmp-devel and mpfr-devel. -GCC_VERSION=4.4.2 +GCC_VERSION=4.4.3 FSF_MIRROR=ftp://ftp.easynet.be/gnu SRCDIR=$HOME/software DOWNLOADS=$SRCDIR/downloads