samples/alphaev56-unknown-linux-gnu/reported.by
author "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
Sun Sep 12 20:54:54 2010 +0200 (2010-09-12)
changeset 2122 eb837be50f8f
parent 981 6bc168156c2b
permissions -rw-r--r--
cc/gcc: do not force use of non-vital companion libraries

While GMP and MPFR are required by gcc>=4.3 (to build the frontends),
and MPC is required by gcc>=4.5, the other libs are not. If they are
present then gcc will enable advanced features; if they are missing,
then gcc will (should) simply disable those features.

Signed-off-by: "Yann E. MORIN" <yann.morin.1998@anciens.enib.fr>
yann@579
     1
reporter_name="Ioannis E. VENETIS"
yann@1656
     2
reporter_url="http://sourceware.org/ml/crossgcc/2009-11/msg00109.html"
yann@981
     3
reporter_comment=""