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


-----Original Message-----
From: Paul Brook [mailto:paul@codesourcery.com]
Sent: Tuesday, June 15, 2004 5:12 PM
To: binutils@sources.redhat.com
Cc: Nitin Shah
Subject: 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:

I am using  binutils-040324 snapshot and thanks for giving me patch link. After applied this patch the build failure has gone .


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]