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

Lines Matching refs:Install

85 # Location where we're going to install the toolchain during the build
94 # Location where we're going to install the final binaries
508 echo "Please install wget or curl on this machine"
522 echo "Please install scp on this machine"
1197 task2_define install_binutils "Install binutils-$BINUTILS_VERSION"
1202 make install
1232 task2_define install_gmp "Install gmp-$GMP_VERSION"
1237 make install
1271 task2_define install_mpfr "Install mpfr-$MPFR_VERSION"
1276 make install
1315 task2_define install_gcc "Install gcc-$GCC_VERSION"
1322 make install
1334 rm -rf $(install_dir)/libexec/*/*/install-tools
1344 # Copy this script to the install directory
1346 fail_panic "Could not copy build script to install directory"
1351 fail_panic "Could not copy SOURCES files to install directory"
1357 task2_define install_toolchain "Install final toolchain"