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


Hi Nick,
Thanks.
I am using  binutils-040324 snapshot which was not patched for arm-coff build so I have applied patch given by you 
http://sources.redhat.com/ml/binutils/2004-03/msg00649.html

after this the build failure has gone and I am able to build the toolchain successfully.

Thank you once again.

************************************************************************************

Regards,
Nitin Shah
KPIT Cummins InfoSystems Ltd.
Pune, India

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH and H8 Series.
The following site also offers free technical support to its users. 
Visit http://www.kpitgnutools.com for details. 
Latest versions of KPIT GNU tools has released on June 1, 2004.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 

-----Original Message-----
From: Nick Clifton [mailto:nickc@redhat.com]
Sent: Tuesday, June 15, 2004 9:25 PM
To: Nitin Shah
Cc: binutils@sources.redhat.com
Subject: Re: ARM build failures


Hi Nitin,

> 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)

These constants are all defined in the ELF specific header file 
include/elf/arm.h.  They should not be referenced when you are building 
an arm-coff targeted version of the toolchain.  Which sources are you 
using ?

Cheers
   Nick


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