Lines Matching refs:mpc
1503 --with-mpc=PATH specify prefix directory for installed MPC package.
1504 Equivalent to --with-mpc-include=PATH/include plus
1505 --with-mpc-lib=PATH/lib
1506 --with-mpc-include=PATH specify directory for installed MPC include files
1507 --with-mpc-lib=PATH specify directory for the installed MPC library
2754 host_libs="intl libiberty opcodes bfd readline tcl tk itcl libgui zlib libbacktrace libcpp libdecnumber gmp mpfr mpc isl cloog libelf libiconv"
5344 # Check for GMP, MPFR and MPC
5349 # Specify a location for mpc
5352 # Check whether --with-mpc was given.
5358 # Check whether --with-mpc-include was given.
5364 # Check whether --with-mpc-lib was given.
5380 if test "x$with_mpc$with_mpc_include$with_mpc_lib" = x && test -d ${srcdir}/mpc; then
5381 gmplibs='-L$$r/$(HOST_SUBDIR)/mpc/src/'"$lt_cv_objdir $gmplibs"
5382 gmpinc='-I$$s/mpc/src '"$gmpinc"
5383 # Do not test the mpc version. Assume that it is sufficient, since
5609 # Check for the MPC header version.
5611 # Check for the recommended and required versions of MPC.
5612 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of mpc.h" >&5
5613 $as_echo_n "checking for the correct version of mpc.h... " >&6; }
5616 #include <mpc.h>
5632 #include <mpc.h>
5664 { $as_echo "$as_me:${as_lineno-$LINENO}: checking for the correct version of the gmp/mpfr/mpc libraries" >&5
5665 $as_echo_n "checking for the correct version of the gmp/mpfr/mpc libraries... " >&6; }
5668 #include <mpc.h>
5712 as_fn_error "Building GCC requires GMP 4.2+, MPFR 2.4.0+ and MPC 0.8.0+.
5713 Try the --with-gmp, --with-mpfr and/or --with-mpc options to specify
5718 you obtained GMP, MPFR and/or MPC from a vendor distribution package,
5724 # Flags needed for both GMP, MPFR and/or MPC.
7427 mpc | mpfr | gmp | cloog)