Searched refs:BH_HOST_BITS (Results 1 – 1 of 1) sorted by relevance
149 BH_HOST_BITS=$(bh_tag_to_bits $1)654 if ! _bh_check_compiler_bitness ${HOST_FULLPREFIX}gcc $BH_HOST_BITS; then656 case $BH_HOST_BITS in660 if ! _bh_check_compiler_bitness ${HOST_FULLPREFIX}gcc $BH_HOST_BITS $TRY_CFLAGS; then661 …panic "Can't find a way to generate $BH_HOST_BITS binaries with this compiler: ${HOST_FULLPREFIX}g…