[Bug libgcc/60464] [arm] ARM -mthumb version of libgcc contains ARM (non-thumb) code; not safe for thumb-only architectures
jeremygccb at baymoo dot org
gcc-bugzilla@gcc.gnu.org
Sat Mar 8 07:37:00 GMT 2014
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 = ?
More information about the Gcc-bugs
mailing list