Lines Matching refs:gcc
173 --gcc-version=*) GCC_VERSION=$optarg;;
191 It uses your host 'gcc' by default to generate a cross-toolchain named
203 toolchain prefix, e.g. <prefix>-gcc to compile. For example, to generate
209 git clone \$PREBUILTS/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8 \\
214 In the example above, the script will use 'x86_64-linux-gcc' and related
224 --gcc-version=<version> Select gcc version [$GCC_VERSION]."
311 PROBE_CC=${CC:-gcc}
322 PROBE_CC=${HOST_BINPREFIX}gcc
324 echo "Using GCC: $PROBE_CC"
435 download_package http://ftp.gnu.org/gnu/gcc/gcc-$GCC_VERSION/gcc-$GCC_VERSION.tar.bz2
494 CC=${BINPREFIX}gcc
503 # Needed on OS X otherwise libtool will try to use gcc and $BUILD_CFLAGS
643 # 'make all-gcc' and 'make install-gcc' as a special case.
660 run make -j$JOBS all-gcc
664 run make -j$JOBS install-gcc
736 build_core_gcc gcc-$GCC_VERSION $GCC_CONFIGURE_OPTIONS
745 build_libgcc gcc-$GCC_VERSION