Home | History | Annotate | Download | only in i686-linux-glibc2.7-4.6

Lines Matching refs:Install

122 # Location where we're going to install the toolchain during the build
126 # Location where we're going to install the final binaries
586 echo "Please install wget or curl on this machine"
600 echo "Please install scp on this machine"
1440 task2_define install_binutils "Install binutils-$BINUTILS_VERSION"
1445 make install
1482 task2_define install_gmp "Install gmp-$GMP_VERSION"
1487 make install
1528 task2_define install_mpfr "Install mpfr-$MPFR_VERSION"
1533 run make install
1574 task2_define install_mpc "Install mpc-$MPC_VERSION"
1579 run make install
1625 task2_define install_gcc "Install gcc-$GCC_VERSION"
1632 make install
1645 rm -rf $(install_dir)/libexec/*/*/install-tools
1657 # Copy this script to the install directory
1659 fail_panic "Could not copy build script to install directory"
1662 # Copy patches to the install directory
1664 fail_panic "Could not copy patch directory to install directory"
1670 fail_panic "Could not copy SOURCES files to install directory"
1676 task2_define install_toolchain "Install final toolchain"