HomeSort by relevance Sort by last modified time
    Searched refs:GMP_VERSION (Results 1 - 7 of 7) sorted by null

  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/
build-hardy-toolchain.sh 59 GMP_VERSION=4.2.4
221 --gmp-version=*) GMP_VERSION="$optarg"
302 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]."
1205 task2_define extract_gmp "Extract sources for gmp-$GMP_VERSION"
1211 tar xjf $TOOLCHAIN_SRC_DIR/gmp/gmp-$GMP_VERSION.tar.bz2
1214 task2_define configure_gmp "Configure gmp-$GMP_VERSION"
1220 ../gmp-$GMP_VERSION/configure --prefix=$(install_dir) --host=$GMP_TARGET --disable-shared
1223 task2_define build_gmp "Build gmp-$GMP_VERSION"
1232 task2_define install_gmp "Install gmp-$GMP_VERSION"
    [all...]
  /ndk/build/tools/
build-llvm.sh 42 GMP_VERSION=$DEFAULT_GMP_VERSION
43 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
93 GMP_SOURCE=$SRC_DIR/gmp/gmp-$GMP_VERSION.tar.bz2
188 fail_panic "Couldn't unpack $SRC_DIR/gmp/gmp-$GMP_VERSION to $BUILD_OUT"
190 GMP_BUILD_OUT=$BUILD_OUT/gmp-$GMP_VERSION
build-gcc.sh 61 GMP_VERSION=$DEFAULT_GMP_VERSION
62 register_var_option "--gmp-version=<version>" GMP_VERSION "Specify gmp version"
355 --with-gmp-version=$GMP_VERSION \
build-host-gcc.sh 115 GMP_VERSION=$DEFAULT_GMP_VERSION
116 register_var_option "--gmp-version=<version>" GMP_VERSION "Select gmp version"
781 if ! version_is_greater_than $GMP_VERSION 5.0; then
    [all...]
build-mingw64-toolchain.sh 136 # GMP_VERSION=5.1.0
137 # GMP_URL=ftp://ftp.gmplib.org/pub/gmp-$GMP_VERSION/
139 GMP_VERSION=5.0.5
182 --gmp-version=*) GMP_VERSION=$optarg;;
203 echo " --gmp-version=<version> Select libgmp version [$GMP_VERSION]."
397 download_package ${GMP_URL}gmp-${GMP_VERSION}.tar.bz2
510 build_host_package gmp-$GMP_VERSION $BASE_HOST_OPTIONS
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 110 GMP_VERSION=4.2.4
251 --gmp-version=*) GMP_VERSION="$optarg"
335 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]"
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/
build-hardy-toolchain.sh 110 GMP_VERSION=4.2.4
251 --gmp-version=*) GMP_VERSION="$optarg"
335 echo " --gmp-version=VERSION GMP version number [$GMP_VERSION]"
    [all...]

Completed in 683 milliseconds