This is the mail archive of the binutils@sources.redhat.com mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: ARM build failures


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]