mirror of
https://code.it4i.cz/sccs/easyconfigs-it4i.git
synced 2025-04-11 01:12:11 +01:00
Merge branch 'it4i-barbora'
This commit is contained in:
commit
888766cad5
archive/l/LLVM
b/BerkeleyUPC
c
CLooG
Clang
g
GCC
GCC-4.4.7-system.ebGCC-4.7.0.ebGCC-4.8.1-CLooG.ebGCC-4.8.1.ebGCC-4.8.2-CLooG-multilib.ebGCC-4.8.2-CLooG.ebGCC-4.8.2-multilib.ebGCC-4.8.2.ebGCC-4.8.3-CLooG-multilib.ebGCC-4.8.3.ebGCC-4.8.4-CLooG-multilib.ebGCC-4.8.4-CLooG.ebGCC-4.8.4.ebGCC-4.8.5.ebGCC-4.9.0-CLooG-multilib.ebGCC-4.9.0-CLooG.ebGCC-4.9.0.ebGCC-4.9.1-CLooG-multilib.ebGCC-4.9.1-CLooG.ebGCC-4.9.1.ebGCC-4.9.2-CLooG-multilib.ebGCC-4.9.2-CLooG.ebGCC-4.9.2-binutils-2.25.ebGCC-4.9.2.ebGCC-4.9.3-binutils-2.25.ebGCC-4.9.3-experimental.ebGCC-4.9.3-tf.ebGCC-4.9.3.ebGCC-5.1.0-binutils-2.25.ebGCC-5.1.0.ebGCC-5.2.0.ebGCC-5.3.0-2.25.ebGCC-5.3.0-binutils-2.25.ebGCC-5.3.0.ebGCC-5.3.1-snapshot-20160419-2.25.ebGCC-7.3.0-2.30.ebGCC-8.1.0-2.30.ebGCC-8.3.0-2.32.ebGCC-9.2.0-2.32.eb
GCCcore
GCCcore-4.9.2.ebGCCcore-4.9.3.ebGCCcore-5.3.0.ebGCCcore-5.3.1-snapshot-20160419.ebGCCcore-5.4.0.ebGCCcore-6.1.0.ebGCCcore-6.2.0.ebGCCcore-6.3.0.ebGCCcore-6.4.0.ebGCCcore-7.1.0.ebGCCcore-8.1.0.ebGCCcore-8.2.0.ebGCCcore-8.3.0.ebGCCcore-9.2.0.eb
Go
i
icc
icc-2017.1.132-GCC-6.3.0-2.27.ebicc-2017.2.174-GCC-6.3.0-2.27.ebicc-2017.4.196-GCC-6.3.0-2.27.ebicc-2017.5.239-GCC-6.3.0-2.27.ebicc-2017.7.259-GCC-6.3.0-2.27.ebicc-2018.1.163-GCC-6.3.0-2.27.ebicc-2018.3.222-GCC-6.3.0-2.27.ebicc-2018.3.222-GCC-8.1.0-2.30.ebicc-2018.5.274-GCC-6.3.0-2.27.ebicc-2019.2.187-GCC-6.3.0-2.27.ebicc-2019.4.227-GCC-6.3.0-2.27.ebicc-2019.4.227-GCC-8.3.0-2.32.ebicc-2019.4.227-GCC-9.1.0-2.32.eb
ifort
ifort-2017.1.132-GCC-6.3.0-2.27.ebifort-2017.4.196-GCC-6.4.0-2.28.ebifort-2017.5.239-GCC-6.3.0-2.27.ebifort-2017.7.259-GCC-6.3.0-2.27.ebifort-2018.1.163-GCC-6.3.0-2.27.ebifort-2018.3.222-GCC-6.3.0-2.27.ebifort-2018.3.222-GCC-8.1.0-2.30.ebifort-2018.5.274-GCC-6.3.0-2.27.ebifort-2019.2.187-GCC-6.3.0-2.27.ebifort-2019.4.227-GCC-6.3.0-2.27.ebifort-2019.4.227-GCC-8.3.0-2.32.ebifort-2019.4.227-GCC-9.1.0-2.32.eb
ispc
l/LLVM
LLVM-3.8.1-intel-2017a.ebLLVM-3.9.0-intel-2017.00.ebLLVM-4.0.0-GCC-6.3.0-2.27.ebLLVM-5.0.0-GCC-6.3.0-2.27.ebLLVM-6.0.0-Py-2.7.ebLLVM-6.0.1-GCC-6.3.0-2.27.ebLLVM-6.0.1.ebLLVM-7.0.0-intel-2017c.ebLLVM-7.0.0.eb
o/OpenCoarrays
@ -32,4 +32,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
parallel = 1
|
parallel = 1
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -28,4 +28,4 @@ sanity_check_paths = {
|
|||||||
SHLIB_EXT],
|
SHLIB_EXT],
|
||||||
'dirs': []}
|
'dirs': []}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ usepolly = True
|
|||||||
|
|
||||||
build_targets = ['X86']
|
build_targets = ['X86']
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -46,4 +46,4 @@ usepolly = True
|
|||||||
|
|
||||||
build_targets = ['X86']
|
build_targets = ['X86']
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -42,4 +42,4 @@ usepolly = True
|
|||||||
|
|
||||||
build_targets = ['X86']
|
build_targets = ['X86']
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ assertions = True
|
|||||||
usepolly = True
|
usepolly = True
|
||||||
skip_all_tests = True
|
skip_all_tests = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ assertions = True
|
|||||||
usepolly = True
|
usepolly = True
|
||||||
skip_all_tests = True
|
skip_all_tests = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -27,4 +27,4 @@ sanity_check_paths = {
|
|||||||
'dirs': ['/usr/share/doc/gcc-4.4.7']
|
'dirs': ['/usr/share/doc/gcc-4.4.7']
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -46,4 +46,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -34,4 +34,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -48,4 +48,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -46,4 +46,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -34,4 +34,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -48,4 +48,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -34,7 +34,7 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
opt = True
|
opt = True
|
||||||
|
|
||||||
|
@ -48,4 +48,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -46,4 +46,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -34,4 +34,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -34,4 +34,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
||||||
@ -57,4 +57,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
||||||
@ -55,4 +55,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -19,15 +19,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
'9709b49ae0e904cbb0a6a1b62853b556', # gcc-4.9.0.tar.bz2
|
||||||
@ -43,4 +43,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
||||||
@ -57,4 +57,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
||||||
@ -55,4 +55,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -19,15 +19,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
'fddf71348546af523353bd43d34919c1', # gcc-4.9.1.tar.gz
|
||||||
@ -43,4 +43,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
||||||
@ -57,4 +57,4 @@ multilib = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
'cloog-0.18.1.tar.gz',
|
'cloog-0.18.1.tar.gz',
|
||||||
'isl-0.12.2.tar.bz2',
|
'isl-0.12.2.tar.bz2',
|
||||||
@ -31,9 +31,9 @@ sources = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
||||||
@ -55,4 +55,4 @@ clooguseisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -10,7 +10,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -22,7 +22,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -30,9 +30,9 @@ builddependencies = [('binutils', local_local_binutilsver)]
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
||||||
@ -48,4 +48,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -19,15 +19,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20140630.patch' %
|
('mpfr-%s-allpatches-20140630.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
||||||
@ -43,4 +43,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -10,7 +10,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -22,7 +22,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -30,9 +30,9 @@ builddependencies = [('binutils', local_local_binutilsver)]
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
||||||
@ -60,4 +60,4 @@ modextravars = {
|
|||||||
'DEBUGFLAGS': '-O0 -g'
|
'DEBUGFLAGS': '-O0 -g'
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -20,15 +20,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
||||||
@ -48,4 +48,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -8,7 +8,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -20,15 +20,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
||||||
@ -48,4 +48,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -19,15 +19,15 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
||||||
@ -43,4 +43,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -10,7 +10,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -25,7 +25,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.14.tar.bz2',
|
'isl-0.14.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -37,9 +37,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'd5525b1127d07d215960e6051c5da35e', # gcc-5.1.0.tar.bz2
|
'd5525b1127d07d215960e6051c5da35e', # gcc-5.1.0.tar.bz2
|
||||||
@ -58,7 +58,7 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -22,16 +22,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.14.tar.bz2',
|
'isl-0.14.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [('M4', '1.4.17')]
|
builddependencies = [('M4', '1.4.17')]
|
||||||
|
|
||||||
@ -52,7 +52,7 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.3'
|
local_mpfr_version = '3.1.3'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -22,16 +22,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.14.tar.bz2',
|
'isl-0.14.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20150717.patch' %
|
('mpfr-%s-allpatches-20150717.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [('M4', '1.4.17')]
|
builddependencies = [('M4', '1.4.17')]
|
||||||
|
|
||||||
@ -52,4 +52,4 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -24,4 +24,4 @@ altversion = 'GCCcore'
|
|||||||
|
|
||||||
# this bundle serves as a local_compiler-only toolchain, so it should be marked
|
# this bundle serves as a local_compiler-only toolchain, so it should be marked
|
||||||
# as local_compiler (important for HMNS)
|
# as local_compiler (important for HMNS)
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -10,7 +10,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.3'
|
local_mpfr_version = '3.1.3'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -25,16 +25,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.1.0.tar.bz2',
|
'gmp-6.1.0.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.15.tar.bz2',
|
'isl-0.15.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20151029.patch' %
|
('mpfr-%s-allpatches-20151029.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [
|
builddependencies = [
|
||||||
('M4', '1.4.17'),
|
('M4', '1.4.17'),
|
||||||
@ -58,7 +58,7 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# IT4I specific optimalization
|
# IT4I specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -7,7 +7,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.3'
|
local_mpfr_version = '3.1.3'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -22,16 +22,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
SOURCELOWER_TAR_BZ2,
|
SOURCELOWER_TAR_BZ2,
|
||||||
'gmp-6.1.0.tar.bz2',
|
'gmp-6.1.0.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.15.tar.bz2',
|
'isl-0.15.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20151029.patch' %
|
('mpfr-%s-allpatches-20151029.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [('M4', '1.4.17')]
|
builddependencies = [('M4', '1.4.17')]
|
||||||
|
|
||||||
@ -52,4 +52,4 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -24,4 +24,4 @@ altversion = 'GCCcore'
|
|||||||
|
|
||||||
# this bundle serves as a local_compiler-only toolchain, so it should be marked
|
# this bundle serves as a local_compiler-only toolchain, so it should be marked
|
||||||
# as local_compiler (important for HMNS)
|
# as local_compiler (important for HMNS)
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -22,4 +22,4 @@ altroot = 'GCCcore'
|
|||||||
altversion = 'GCCcore'
|
altversion = 'GCCcore'
|
||||||
|
|
||||||
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -22,4 +22,4 @@ dependencies = [
|
|||||||
altroot = 'GCCcore'
|
altroot = 'GCCcore'
|
||||||
altversion = 'GCCcore'
|
altversion = 'GCCcore'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -24,4 +24,4 @@ altroot = 'GCCcore'
|
|||||||
altversion = 'GCCcore'
|
altversion = 'GCCcore'
|
||||||
|
|
||||||
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -24,4 +24,4 @@ altroot = 'GCCcore'
|
|||||||
altversion = 'GCCcore'
|
altversion = 'GCCcore'
|
||||||
|
|
||||||
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
# this bundle serves as a local_compiler-only toolchain, so it should be marked as local_compiler (important for HMNS)
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
gcc_name = 'GCC'
|
gcc_name = 'GCC'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
@ -21,7 +21,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'%s-%s.tar.bz2' % (gcc_name.lower(), version),
|
'%s-%s.tar.bz2' % (gcc_name.lower(), version),
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -32,9 +32,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
'4df8ee253b7f3863ad0b86359cd39c43', # gcc-4.9.2.tar.bz2
|
||||||
@ -50,4 +50,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -11,7 +11,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.2'
|
local_mpfr_version = '3.1.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://ftpmirror.gnu.org/gcc/gcc-%s' % version, # GCC auto-resolving HTTP mirror
|
'http://ftpmirror.gnu.org/gcc/gcc-%s' % version, # GCC auto-resolving HTTP mirror
|
||||||
@ -23,7 +23,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.0.0a.tar.bz2',
|
'gmp-6.0.0a.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.2.tar.gz',
|
'mpc-1.0.2.tar.gz',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -34,9 +34,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20141204.patch' %
|
('mpfr-%s-allpatches-20141204.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
'6f831b4d251872736e8e9cc09746f327', # gcc-4.9.3.tar.bz2
|
||||||
@ -52,7 +52,7 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.3'
|
local_mpfr_version = '3.1.3'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -24,16 +24,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.0.tar.bz2',
|
'gmp-6.1.0.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.15.tar.bz2',
|
'isl-0.15.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20151029.patch' %
|
('mpfr-%s-allpatches-20151029.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [
|
builddependencies = [
|
||||||
('binutils', '2.26'),
|
('binutils', '2.26'),
|
||||||
@ -57,7 +57,7 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -11,7 +11,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.3'
|
local_mpfr_version = '3.1.3'
|
||||||
gcc_name = 'GCC'
|
gcc_name = 'GCC'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
@ -24,7 +24,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-5-%s.tar.bz2' % snapshot,
|
'gcc-5-%s.tar.bz2' % snapshot,
|
||||||
'gmp-6.1.0.tar.bz2',
|
'gmp-6.1.0.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.15.tar.bz2',
|
'isl-0.15.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -33,9 +33,9 @@ builddependencies = [('binutils', '2.25')]
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20151029.patch' %
|
('mpfr-%s-allpatches-20151029.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
'bf701ac49b63272cf77ba0f272214a38', # gcc-5-20160419.tar.bz2
|
'bf701ac49b63272cf77ba0f272214a38', # gcc-5-20160419.tar.bz2
|
||||||
@ -54,7 +54,7 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.4'
|
local_mpfr_version = '3.1.4'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -25,16 +25,16 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.0.tar.bz2',
|
'gmp-6.1.0.tar.bz2',
|
||||||
'mpfr-%s.tar.gz' % mpfr_version,
|
'mpfr-%s.tar.gz' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.15.tar.bz2',
|
'isl-0.15.tar.bz2',
|
||||||
]
|
]
|
||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20160601.patch' %
|
('mpfr-%s-allpatches-20160601.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version)]
|
local_mpfr_version)]
|
||||||
|
|
||||||
builddependencies = [
|
builddependencies = [
|
||||||
('binutils', '2.26'),
|
('binutils', '2.26'),
|
||||||
@ -58,4 +58,4 @@ withisl = True
|
|||||||
# limit it
|
# limit it
|
||||||
maxparallel = 4
|
maxparallel = 4
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.4'
|
local_mpfr_version = '3.1.4'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://ftpmirror.gnu.org/gmp', # idem for GMP
|
'http://ftpmirror.gnu.org/gmp', # idem for GMP
|
||||||
@ -26,7 +26,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.1.tar.bz2',
|
'gmp-6.1.1.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.16.1.tar.bz2',
|
'isl-0.16.1.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -38,8 +38,8 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20160804.patch' %
|
('mpfr-%s-allpatches-20160804.patch' %
|
||||||
mpfr_version, '../mpfr-%s' %
|
local_mpfr_version, '../mpfr-%s' %
|
||||||
mpfr_version), ('%s-%s_fix-find-isl.patch' %
|
local_mpfr_version), ('%s-%s_fix-find-isl.patch' %
|
||||||
(name, version)), ]
|
(name, version)), ]
|
||||||
|
|
||||||
checksums = [
|
checksums = [
|
||||||
@ -54,4 +54,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.4'
|
local_mpfr_version = '3.1.4'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -25,7 +25,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.1.tar.bz2',
|
'gmp-6.1.1.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.16.1.tar.bz2',
|
'isl-0.16.1.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -37,9 +37,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20160804.patch' %
|
('mpfr-%s-allpatches-20160804.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version),
|
local_mpfr_version),
|
||||||
'%(name)s-%(version)s-fix-find-isl.patch',
|
'%(name)s-%(version)s-fix-find-isl.patch',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -55,7 +55,7 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
|
||||||
# Salomon specific optimalization
|
# Salomon specific optimalization
|
||||||
modextravars = {
|
modextravars = {
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.5'
|
local_mpfr_version = '3.1.5'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -30,7 +30,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.1.tar.bz2',
|
'gmp-6.1.1.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.16.1.tar.bz2',
|
'isl-0.16.1.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -42,9 +42,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20161215.patch' %
|
('mpfr-%s-allpatches-20161215.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version),
|
local_mpfr_version),
|
||||||
'GCCcore-6.2.0-fix-find-isl.patch',
|
'GCCcore-6.2.0-fix-find-isl.patch',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -71,4 +71,4 @@ modextravars = {
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -13,7 +13,7 @@ description = """
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.5'
|
local_mpfr_version = '3.1.5'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -29,7 +29,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.gz',
|
'gcc-%(version)s.tar.gz',
|
||||||
'gmp-6.1.2.tar.bz2',
|
'gmp-6.1.2.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.16.1.tar.bz2',
|
'isl-0.16.1.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -41,9 +41,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20170606.patch' %
|
('mpfr-%s-allpatches-20170606.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version),
|
local_mpfr_version),
|
||||||
'GCCcore-6.2.0-fix-find-isl.patch',
|
'GCCcore-6.2.0-fix-find-isl.patch',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -74,4 +74,4 @@ modextravars = {
|
|||||||
'DEBUGFLAGS': '-O0 -g'
|
'DEBUGFLAGS': '-O0 -g'
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '3.1.5'
|
local_mpfr_version = '3.1.5'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -25,7 +25,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.bz2',
|
'gcc-%(version)s.tar.bz2',
|
||||||
'gmp-6.1.2.tar.bz2',
|
'gmp-6.1.2.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.0.3.tar.gz',
|
'mpc-1.0.3.tar.gz',
|
||||||
'isl-0.16.1.tar.bz2',
|
'isl-0.16.1.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -37,9 +37,9 @@ builddependencies = [
|
|||||||
|
|
||||||
patches = [
|
patches = [
|
||||||
('mpfr-%s-allpatches-20161219.patch' %
|
('mpfr-%s-allpatches-20161219.patch' %
|
||||||
mpfr_version,
|
local_mpfr_version,
|
||||||
'../mpfr-%s' %
|
'../mpfr-%s' %
|
||||||
mpfr_version),
|
local_mpfr_version),
|
||||||
'GCCcore-6.2.0-fix-find-isl.patch',
|
'GCCcore-6.2.0-fix-find-isl.patch',
|
||||||
]
|
]
|
||||||
|
|
||||||
@ -66,4 +66,4 @@ modextravars = {
|
|||||||
'DEBUGFLAGS': '-O0 -g'
|
'DEBUGFLAGS': '-O0 -g'
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -11,7 +11,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '4.0.1'
|
local_mpfr_version = '4.0.1'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
# GCC auto-resolving HTTP mirror
|
# GCC auto-resolving HTTP mirror
|
||||||
@ -26,7 +26,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.gz',
|
'gcc-%(version)s.tar.gz',
|
||||||
'gmp-6.1.2.tar.bz2',
|
'gmp-6.1.2.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.1.0.tar.gz',
|
'mpc-1.1.0.tar.gz',
|
||||||
'isl-0.19.tar.bz2',
|
'isl-0.19.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -52,4 +52,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -9,7 +9,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
mpfr_version = '4.0.1'
|
local_mpfr_version = '4.0.1'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'http://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror
|
'http://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror
|
||||||
@ -24,7 +24,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.gz',
|
'gcc-%(version)s.tar.gz',
|
||||||
'gmp-6.1.2.tar.bz2',
|
'gmp-6.1.2.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % mpfr_version,
|
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
||||||
'mpc-1.1.0.tar.gz',
|
'mpc-1.1.0.tar.gz',
|
||||||
'isl-0.20.tar.bz2',
|
'isl-0.20.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -51,4 +51,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -46,4 +46,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -11,7 +11,7 @@ description = """The GNU Compiler Collection includes front ends for C, C++, Obj
|
|||||||
|
|
||||||
toolchain = SYSTEM
|
toolchain = SYSTEM
|
||||||
|
|
||||||
local_mpfr_version = '4.0.2'
|
local_local_mpfr_version = '4.0.2'
|
||||||
|
|
||||||
source_urls = [
|
source_urls = [
|
||||||
'https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror
|
'https://ftpmirror.gnu.org/gnu/gcc/gcc-%(version)s', # GCC auto-resolving HTTP mirror
|
||||||
@ -25,7 +25,7 @@ source_urls = [
|
|||||||
sources = [
|
sources = [
|
||||||
'gcc-%(version)s.tar.gz',
|
'gcc-%(version)s.tar.gz',
|
||||||
'gmp-6.1.2.tar.bz2',
|
'gmp-6.1.2.tar.bz2',
|
||||||
'mpfr-%s.tar.bz2' % local_mpfr_version,
|
'mpfr-%s.tar.bz2' % local_local_mpfr_version,
|
||||||
'mpc-1.1.0.tar.gz',
|
'mpc-1.1.0.tar.gz',
|
||||||
'isl-0.21.tar.bz2',
|
'isl-0.21.tar.bz2',
|
||||||
]
|
]
|
||||||
@ -48,4 +48,4 @@ languages = ['c', 'c++', 'fortran']
|
|||||||
|
|
||||||
withisl = True
|
withisl = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -23,4 +23,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
modextravars = {'GOROOT': '%(installdir)s'}
|
modextravars = {'GOROOT': '%(installdir)s'}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -23,4 +23,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
modextravars = {'GOROOT': '%(installdir)s'}
|
modextravars = {'GOROOT': '%(installdir)s'}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -23,4 +23,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
modextravars = {'GOROOT': '%(installdir)s'}
|
modextravars = {'GOROOT': '%(installdir)s'}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -38,4 +38,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -38,4 +38,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -38,4 +38,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -38,4 +38,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -38,4 +38,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -42,4 +42,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -41,4 +41,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -43,4 +43,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -35,4 +35,4 @@ dontcreateinstalldir = 'True'
|
|||||||
|
|
||||||
license_file = '/apps/licenses/intel/license.lic'
|
license_file = '/apps/licenses/intel/license.lic'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -40,4 +40,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -40,4 +40,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -40,4 +40,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -40,4 +40,4 @@ modextravars = {
|
|||||||
|
|
||||||
modluafooter = 'add_property("state","experimental")'
|
modluafooter = 'add_property("state","experimental")'
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -24,4 +24,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
modextrapaths = {'PATH': ''}
|
modextrapaths = {'PATH': ''}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -37,4 +37,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -36,4 +36,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -39,4 +39,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -42,4 +42,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -42,4 +42,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -42,4 +42,4 @@ sanity_check_paths = {
|
|||||||
|
|
||||||
separate_build_dir = True
|
separate_build_dir = True
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
@ -25,4 +25,4 @@ sanity_check_paths = {
|
|||||||
'dirs': ['bin', 'lib'],
|
'dirs': ['bin', 'lib'],
|
||||||
}
|
}
|
||||||
|
|
||||||
moduleclass = 'local_compiler'
|
moduleclass = 'compiler'
|
||||||
|
Some files were not shown because too many files have changed in this diff Show More
Loading…
x
Reference in New Issue
Block a user