[Bug target/79058] [7 Regression] ARM: internal compiler error: in extract_constrain_insn, at recog.c:2213

ktkachov at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Jan 12 17:00:00 GMT 2017


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79058

--- Comment #7 from ktkachov at gcc dot gnu.org ---
(In reply to Dominik Vogt from comment #6)
> I'm trying to build an cross compiler but cannot figure out the --target
> configure option to use.  Neither --target=arm nor --target=arm-linux nor
> --target=arm-gnu-linux work.  gcc/configure spits out an error message like
> this one:
> *** Configuration arm-gnu-linux-gnu not supported

Try arm-none-linux-gnueabihf, or arm-none-eabi


More information about the Gcc-bugs mailing list