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]

ARM build failures


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)
tc-arm.c: In function `md_begin':
tc-arm.c:11696: `EF_ARM_EABI_UNKNOWN' undeclared (first use in this function)
tc-arm.c:11696: (Each undeclared identifier is reported only once
tc-arm.c:11696: for each function it appears in.)
tc-arm.c:11728: `EF_ARM_EABI_VER3' undeclared (first use in this function)
tc-arm.c: At top level:
tc-arm.c:13476: `EF_ARM_EABI_UNKNOWN' undeclared here (not in a function)
tc-arm.c:13476: initializer element is not constant
tc-arm.c:13476: (near initialization for `arm_eabis[0].value')
tc-arm.c:13476: warning: missing initializer
tc-arm.c:13476: warning: (near initialization for `arm_eabis[0].value')
tc-arm.c:13476: initializer element is not constant
tc-arm.c:13476: (near initialization for `arm_eabis[0]')
tc-arm.c:13477: `EF_ARM_EABI_VER3' undeclared here (not in a function)
tc-arm.c:13477: initializer element is not constant
tc-arm.c:13477: (near initialization for `arm_eabis[1].value')
tc-arm.c:13477: warning: missing initializer
tc-arm.c:13477: warning: (near initialization for `arm_eabis[1].value')
tc-arm.c:13477: initializer element is not constant
tc-arm.c:13477: (near initialization for `arm_eabis[1]')
tc-arm.c:13478: initializer element is not constant
tc-arm.c:13478: (near initialization for `arm_eabis[2]')

Any inputs on this would be greatly appreciated.

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

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 are released on June 1, 2004.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ 


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