Lines Matching refs:gcc
61 binaries from scratch with build/tools/build-gcc.sh."
169 toolchain_clone gcc
189 # We only keep one version of gcc and binutils
192 log "getting rid of obsolete sources: gcc-4.2.1 gcc-4.3.1 gcc-4.4.0 gdb-6.8 binutils-2.17"
193 rm -rf $TMPDIR/gcc/gcc-4.2.1
194 rm -rf $TMPDIR/gcc/gcc-4.3.1
195 rm -rf $TMPDIR/gcc/gcc-4.4.0
196 rm -rf $TMPDIR/gcc/gdb-6.8