Searched refs:i386_elf_gcc (Results 1 - 1 of 1) sorted by relevance

/vbox/
H A Dconfigure2247 i386_elf_gcc=`which_wrapper i386-elf-gcc-3.4.6`
2248 test -z "$i386_elf_gcc" && i386_elf_gcc=`which_wrapper i386-elf-gcc-3.4.3`
2249 test -z "$i386_elf_gcc" && i386_elf_gcc=`which_wrapper i386-elf-gcc-3.4`
2250 test -z "$i386_elf_gcc" && i386_elf_gcc=`which_wrapper i386-elf-gcc`
2251 if test -z "$i386_elf_gcc"; then
2255 log_success "found $i386_elf_gcc"

Completed in 44 milliseconds