[Bug target/53246] failure building cross compiler for arm7tdmi (arm-none-eabi) in libgcc (multilib)
ramana at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Thu Mar 20 19:49:00 GMT 2014
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53246
Ramana Radhakrishnan <ramana at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2014-03-20
CC| |ramana at gcc dot gnu.org
Ever confirmed|0 |1
--- Comment #1 from Ramana Radhakrishnan <ramana at gcc dot gnu.org> ---
Unfortunately there is no easy fix for this one without actually making a
source change to remove this from the target makefile fragment where this is
defined. Alternatively you could use --disable-multilib in your configure
script to not allow this to happen.
More information about the Gcc-bugs
mailing list