--- gas/configure.tgt.orig 2013-11-04 15:33:37.000000000 +0000 +++ gas/configure.tgt @@ -128,6 +128,7 @@ case ${generic_target} in arc-*-elf*) fmt=elf ;; + arm-android-eabi*) fmt=elf em=armlinuxeabi ;; arm-*-aout) fmt=aout ;; arm-*-coff) fmt=coff ;; arm-*-rtems*) fmt=elf ;;