samples/arm-unknown-linux-gnueabi/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 619 399b85eeb5be
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@619
     1
reporter_name="Alexander BIGGA"
yann@604
     2
reporter_url="http://sourceware.org/ml/crossgcc/2008-06/msg00031.html"
yann@978
     3
reporter_comment=""