]> https://gitweb.dealii.org/ - candi.git/commitdiff
gcc: updated to v5.2.0
authorUwe Köcher <koecher@hsu-hamburg.de>
Thu, 27 Aug 2015 07:45:45 +0000 (09:45 +0200)
committerUwe Köcher <koecher@hsu-hamburg.de>
Thu, 27 Aug 2015 07:45:45 +0000 (09:45 +0200)
gcc/packages/gcc.package
project-gcc.cfg
project-mpi.cfg

index bb3e7d3bee0112d5e4b4e7e0d2446ebb9d7ccb54..d10724353f1341e9a40bdbb5ff11fc307f53ac00 100644 (file)
@@ -5,7 +5,9 @@ PACKING=.tar.bz2
 CHECKSUM=ignore
 BUILDCHAIN=autotools
 
-if [ ${GCC} = "4.9.3" ]; then
+if [ ${GCC} = "5.2.0" ]; then
+    CHECKSUM=a51bcfeb3da7dd4c623e27207ed43467
+elif [ ${GCC} = "4.9.3" ]; then
     CHECKSUM=6f831b4d251872736e8e9cc09746f327
 fi
 
index 091aa9b3fa7ad41b3f84d14e6d2edd88efc80fa7..f2f34ad67befc2ac8ec3ab7eb522757a91725c67 100644 (file)
@@ -5,12 +5,9 @@
 
 # Meta-project to build
 PROJECT=gcc
-#VERSION=4.7.3
 #VERSION=4.8.3
-#VERSION=4.9.0
-#VERSION=4.9.1
-#VERSION=4.9.2
-VERSION=4.9.3
+#VERSION=4.9.3
+VERSION=5.2.0
 
 # Do you have the candi/linux-devel-suite installed?
 #LINUX_DEVEL_SUITE=~/apps/candi/linux-devel-suite
@@ -33,3 +30,4 @@ BUILD_PATH=${PREFIX_PATH}/compiler-${PROJECT}-${VERSION}-build
 INSTALL_PATH=${PREFIX_PATH}/compiler/${PROJECT}/${VERSION}
 
 GCC=${VERSION}
+
index 4c89de2695ddd3015430e81f7a1aafeb2bd10909..96c678583f82018f6c99487f20c52f88c43136a6 100644 (file)
@@ -6,7 +6,8 @@
 # Meta-project to build
 PROJECT=mpi
 #COMPILER=llvm
-COMPILER=gcc-4.9.3
+#COMPILER=gcc-4.9.3
+COMPILER=gcc-5.2.0
 
 # How many processes would you like to build using?
 PROCS=1
@@ -24,4 +25,3 @@ UNPACK_PATH=${PREFIX_PATH}/unpack
 
 # Where do you want the compiled software installed?
 INSTALL_PATH=${PREFIX_PATH}/compiler/${PROJECT}/${COMPILER}
-

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.