ARM build failures

Nick Clifton nickc@redhat.com
Tue Jun 15 15:55:00 GMT 2004


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




More information about the Binutils mailing list