Lines Matching refs:mpc
255 --mpc-version=*) MPC_VERSION="$optarg"
337 echo " --mpc-version=VERSION MPC version number [$MPC_VERSION]"
493 build_mpc_dir () { echo "$BUILD_DIR/$PHASE/mpc"; }
1251 local SUBDIRS="binutils build gcc gdb gold gmp mpfr mpc"
1536 task2_define extract_mpc "Extract sources for mpc-$MPC_VERSION"
1541 MPC_TARBALL=$TOOLCHAIN_SRC_DIR/mpc/mpc-$MPC_VERSION.tar.gz
1543 MPC_TARBALL=$TOOLCHAIN_SRC_DIR/tarballs/mpc-$MPC_VERSION.tar.gz
1545 panic "Can't find mpc-$MPC_VERSION sources!!"
1552 task2_define configure_mpc "Configure mpc-$MPC_VERSION"
1557 run ../mpc-$MPC_VERSION/configure \
1566 task2_define build_mpc "Build mpc-$MPC_VERSION"
1574 task2_define install_mpc "Install mpc-$MPC_VERSION"
1601 --with-mpc=$(install_dir) \