[Bug libgcc/77447] /usr/arm-linux-gnueabihf is not in xgcc include path

pinskia at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Thu Sep 1 16:58:00 GMT 2016


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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |WAITING
   Last reconfirmed|                            |2016-09-01
     Ever confirmed|0                           |1

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
MULTIARCH_DIRNAME = $(call if_multiarch,arm$(ARM_EB)-linux-gnueabi$(if $(filter
hard,$(with_float)),hf))


How did you configure gcc?  From the sound of it, you don't have the right
options that match up with the system you are compiling for.


More information about the Gcc-bugs mailing list