]> https://gitweb.dealii.org/ - candi.git/commitdiff
gcc: updated to v4.9.3
authorUwe Köcher <koecher@hsu-hamburg.de>
Wed, 26 Aug 2015 19:07:30 +0000 (21:07 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Wed, 26 Aug 2015 19:07:30 +0000 (21:07 +0200)
gcc/packages/gcc.package
gcc/platforms/supported/centos7.platform [new file with mode: 0644]
project-gcc.cfg

index ac6bb789d2ad915541b157ea61f5b79d47e5ce21..bb3e7d3bee0112d5e4b4e7e0d2446ebb9d7ccb54 100644 (file)
@@ -5,8 +5,8 @@ PACKING=.tar.bz2
 CHECKSUM=ignore
 BUILDCHAIN=autotools
 
-if [ ${GCC} = "4.9.2" ]; then
-    CHECKSUM=4df8ee253b7f3863ad0b86359cd39c43
+if [ ${GCC} = "4.9.3" ]; then
+    CHECKSUM=6f831b4d251872736e8e9cc09746f327
 fi
 
 CONFOPTS="--disable-multilib"
diff --git a/gcc/platforms/supported/centos7.platform b/gcc/platforms/supported/centos7.platform
new file mode 100644 (file)
index 0000000..fd6253f
--- /dev/null
@@ -0,0 +1,21 @@
+# CentOS 7
+
+# This build script assumes that you have several packages already
+# installed via RHEL's yum using the following command:
+#
+# su -c 'yum install -y \
+# @development-tools gcc-c++ \
+# glibc glibc-devel glibc.i686 glibc-devel.i686 \
+# libmpc libmpc-devel mpfr mpfr-devel gmp gmp-devel \
+# gzip bzip2 '
+# 
+# *** OR *** install the project "linux-devel-suite" with
+# candi firstly.
+#
+##
+
+# Define the packages this platform needs
+PACKAGES=(
+once:gcc
+)
+
index c76481d21ed30cb5ea6b5c63e7352d7bd09f367e..091aa9b3fa7ad41b3f84d14e6d2edd88efc80fa7 100644 (file)
@@ -9,7 +9,8 @@ PROJECT=gcc
 #VERSION=4.8.3
 #VERSION=4.9.0
 #VERSION=4.9.1
-VERSION=4.9.2
+#VERSION=4.9.2
+VERSION=4.9.3
 
 # Do you have the candi/linux-devel-suite installed?
 #LINUX_DEVEL_SUITE=~/apps/candi/linux-devel-suite

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.