http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60464
--- Comment #6 from Jeremy Cooper <jeremygccb at baymoo dot org> --- (In reply to Andrew Pinski from comment #4) > Can you configure with --with-arch=armv7-m and try again? You might need to > edit config/arm/t-arm-elf to enable only the multi-lib that you need. I am sorry if I appear dense, but which multi-lib would I need? Recall that I'm trying to target a cortex-m3, so what exactly do I need for the multi-lib options in t-arm-elf? (And once this is done, how can I effect this change with a configure option, rather than having to edit GCC source?) MULTILIB_OPTIONS = ? MULTILIB_DIRNAMES = ? MULTILIB_EXCEPTIONS = ? MULTILIB_MATCHES = ?