From: Uwe Köcher Date: Mon, 22 Jun 2015 13:06:51 +0000 (+0200) Subject: gcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr... X-Git-Tag: v0.5~9 X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8d16e9e35af1d4e097a06267eca444de5ebad428;p=candi.git gcc: added linux-devel-suite support for compiling gcc (without system wide gmp,mpfr,mpc) --- diff --git a/gcc/platforms/supported/rhel7.platform b/gcc/platforms/supported/rhel7.platform index f2b97bb..40e3b27 100644 --- a/gcc/platforms/supported/rhel7.platform +++ b/gcc/platforms/supported/rhel7.platform @@ -8,6 +8,9 @@ # 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. # ##