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