Title: BinUtils built with arm and elf bfd support
Ooops...forgot to mention where it fails:
It fails at building BFD stating that:
*** BFD does not support target arm-*-elf*.
*** Look in bfd/config.bfd for supported targets.
-Original Message-
From: Raymond Hurst
Sent
Title: BinUtils built with arm and elf bfd support
Hi,
I'm trying to build the binutils and gcc wirh arm and elf support.
I have tried the following targets with no success:
--target=arm-*-elf*
--target=arm-*-elf
--target=arm9e-*-elf
The build and host system is i686-pc-cygwin.
Any