Need binutils target corresponding to GCC target arm-zephyr-eadi

Nick Clifton nickc@redhat.com
Wed Jun 22 11:24:14 GMT 2022


Hi Gary,

> Note, I'm not very familiar with building binutils and have zero
> experience with cross building it for use as in an embedded
> cross development environment. Any hints tips or pointers
> to tutorials will be a big help.

I am not familiar with the "eadi" environment, and as far as I know
the binutils does not support it.  If it is similar to the "eabi"
environment then you may be in luck, as that is supported by the
binutils.

There is a README file in the binutils/ subdirectory of the binutils
sources which explains the process for configuring and building the
binutils.

There may also be pre-built versions of cross targeted binutils
available for your use, without you having to compile anything,
although this does depend upon your development environment.

Cheers
   Nick



More information about the Binutils mailing list