From d1786b473dfe1965181b6c21cf3ca6de83ea9422 Mon Sep 17 00:00:00 2001 From: Stadler Kleeb Hans-Christian Date: Mon, 11 Apr 2016 11:27:16 +0200 Subject: [PATCH 1/5] Added --enable-threadsafe config option --- Compiler/hdf5_serial/build | 1 + 1 file changed, 1 insertion(+) diff --git a/Compiler/hdf5_serial/build b/Compiler/hdf5_serial/build index 355b352..07add52 100755 --- a/Compiler/hdf5_serial/build +++ b/Compiler/hdf5_serial/build @@ -6,6 +6,7 @@ pbuild::configure() { --enable-shared \ --enable-cxx \ --enable-unsupported \ + --enable-threadsafe \ --with-pic \ || exit 1 } From e10f9758e0e6ffa4de53d58cd5ce00dbf6bc6f75 Mon Sep 17 00:00:00 2001 From: Stadler Kleeb Hans-Christian Date: Mon, 18 Apr 2016 15:36:17 +0200 Subject: [PATCH 2/5] Added mpfr 3.1.4 --- Libraries/mpfr/with_modules-3.1.4 | 1 + 1 file changed, 1 insertion(+) create mode 100644 Libraries/mpfr/with_modules-3.1.4 diff --git a/Libraries/mpfr/with_modules-3.1.4 b/Libraries/mpfr/with_modules-3.1.4 new file mode 100644 index 0000000..dc5c57c --- /dev/null +++ b/Libraries/mpfr/with_modules-3.1.4 @@ -0,0 +1 @@ +gmp/6.1.0 From b140709dd272b8f4774fa38ee5712f5e64c881d5 Mon Sep 17 00:00:00 2001 From: Stadler Kleeb Hans-Christian Date: Mon, 18 Apr 2016 15:36:58 +0200 Subject: [PATCH 3/5] Added gcc 5.3.0 --- Programming/gcc/with_modules-5.3.0 | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 Programming/gcc/with_modules-5.3.0 diff --git a/Programming/gcc/with_modules-5.3.0 b/Programming/gcc/with_modules-5.3.0 new file mode 100644 index 0000000..1b560bd --- /dev/null +++ b/Programming/gcc/with_modules-5.3.0 @@ -0,0 +1,3 @@ +gmp/6.0.0 +mpfr/3.1.3 +mpc/1.0.3 From 275e46697218dfe4a72e050adfe49b09225016f3 Mon Sep 17 00:00:00 2001 From: Stadler Kleeb Hans-Christian Date: Mon, 2 May 2016 14:58:02 +0200 Subject: [PATCH 4/5] Add gcc 6.1.0 --- Libraries/mpfr/with_modules-3.1.4 | 1 - Programming/gcc/6/variants | 1 + Programming/gcc/with_modules-5.3.0 | 3 --- 3 files changed, 1 insertion(+), 4 deletions(-) delete mode 100644 Libraries/mpfr/with_modules-3.1.4 create mode 100644 Programming/gcc/6/variants delete mode 100644 Programming/gcc/with_modules-5.3.0 diff --git a/Libraries/mpfr/with_modules-3.1.4 b/Libraries/mpfr/with_modules-3.1.4 deleted file mode 100644 index dc5c57c..0000000 --- a/Libraries/mpfr/with_modules-3.1.4 +++ /dev/null @@ -1 +0,0 @@ -gmp/6.1.0 diff --git a/Programming/gcc/6/variants b/Programming/gcc/6/variants new file mode 100644 index 0000000..f27a29d --- /dev/null +++ b/Programming/gcc/6/variants @@ -0,0 +1 @@ +6.1.0 Linux,Darwin stable gmp/6.0.0 mpfr/3.1.3 mpc/1.0.3 diff --git a/Programming/gcc/with_modules-5.3.0 b/Programming/gcc/with_modules-5.3.0 deleted file mode 100644 index 1b560bd..0000000 --- a/Programming/gcc/with_modules-5.3.0 +++ /dev/null @@ -1,3 +0,0 @@ -gmp/6.0.0 -mpfr/3.1.3 -mpc/1.0.3 From 83fe1744174a4a5b0e21af0d2099b0f05c14b892 Mon Sep 17 00:00:00 2001 From: Stadler Kleeb Hans-Christian Date: Mon, 2 May 2016 15:19:00 +0200 Subject: [PATCH 5/5] Add support for gcc 6.1.0 --- Compiler/openmpi/1.10/variants | 1 + 1 file changed, 1 insertion(+) diff --git a/Compiler/openmpi/1.10/variants b/Compiler/openmpi/1.10/variants index aaff380..8384899 100644 --- a/Compiler/openmpi/1.10/variants +++ b/Compiler/openmpi/1.10/variants @@ -6,4 +6,5 @@ 1.10.2 Linux,Darwin unstable gcc/4.9.3 1.10.2 Linux,Darwin unstable gcc/5.2.0 1.10.2 Linux,Darwin unstable gcc/5.3.0 +1.10.2 Linux,Darwin unstable gcc/6.1.0 1.10.2 Linux unstable intel/15.3