Home
last modified time | relevance | path

Searched refs:TMPO (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dconfigure76 TMPO="${TMPDIR1}/${TMPB}.o"
124 do_cc $CFLAGS $EXTRA_CFLAGS $local_cflags -c -o $TMPO $TMPC
1432 if do_compiler "$target_cc" $target_cflags -o $TMPO -c $TMPC &&
1433 …do_compiler "$target_cc" $target_cflags -r -nostdlib -o "${TMPDIR1}/${TMPB}2.o" "$TMPO" -lgcc; then
1572 do_compiler "$target_cc" $target_cc_cflags -march=z900 -o $TMPO -c $TMPC
1574 … do_compiler "$target_cc" $target_cc_cflags -march=z10 -msoft-float -Werror -o $TMPO -c $TMPC; then