13 --mgid=${BASEID}1 --rgid=${BASEID}2 --ngid=${BASEID}3 \ |
13 --mgid=${BASEID}1 --rgid=${BASEID}2 --ngid=${BASEID}3 \ |
14 --use_tar=/$TOPDIR/bin/tar --use_make=/$TOPDIR/bin/make \ |
14 --use_tar=/$TOPDIR/bin/tar --use_make=/$TOPDIR/bin/make \ |
15 --use_cc=/$TOPDIR/bin/cc --use_ar=/$TOPDIR/bin/ar \ |
15 --use_cc=/$TOPDIR/bin/cc --use_ar=/$TOPDIR/bin/ar \ |
16 --use_ld=/$TOPDIR/bin/ld --use_as=/$TOPDIR/bin/as \ |
16 --use_ld=/$TOPDIR/bin/ld --use_as=/$TOPDIR/bin/as \ |
17 --use_strip=/$TOPDIR/bin/strip \ |
17 --use_strip=/$TOPDIR/bin/strip \ |
18 2>&1 | tee buildlog.txt |
18 2>&1 | tee buildquick.log |