samples/mips64el-n32-linux-uclibc/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Jul 31 22:19:21 2011 +0200 (2011-07-31)
changeset 2579 0672cb026d55
permissions -rw-r--r--
cc/gcc: fortran requires GMP and MPFR

Even if gcc itself does not require GMP or MPFR (eg. gcc-4.2 and before
don't), building the fortran frontend always required those companion
libraries.

Select them if the Fortran language is selected.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
     1 reporter_name="Yann E. MORIN"
     2 reporter_url="http://ymorin.is-a-geek.org/projects/crosstool"
     3 reporter_comment="EXPERIMENTAL MIPS-64 n32 toolchain."