ARM build failures

Paul Brook paul@codesourcery.com
Tue Jun 15 11:41:00 GMT 2004


On Tuesday 15 June 2004 12:30, Nitin Shah wrote:
> Hi,
> While building the toolchain for --target=arm-coff getting this error and
> build get stop .
>
> tc-arm.c:194: `EF_ARM_EABI_UNKNOWN' undeclared here (not in a function)
<...>

You don't say which version you are trying to build. This failure should have 
been fixed by this change:

2004-03-30  Nick Clifton  <nickc@redhat.com>

        * config/tc-arm.c (meabi_flags): Make its use conditional upon
        OBJ_ELF being defined.

Paul



More information about the Binutils mailing list