binutils for arm

Philip Blundell philb@gnu.org
Sun Oct 1 04:10:00 GMT 2000


>How do I build binutils for arm. Which configuration flags do I need.
>What I want is binutils for arm 720T little endian, elf.
>I have tried
>
>../binutils/configure --target=arm-eabi-elf
>
>and then make install, but I always end up with this error message:
>
>make[2]: Leaving directory 
>`/proj/personals/d1/clli/betterlife/binutils/objdir/binutils/po'
>make[2]: Entering directory 
>`/proj/personals/d1/clli/betterlife/binutils/objdir/binutils'
>make[2]: *** No rule to make target `../libiberty/libiberty.a', needed by 
>`size'.  Stop.

Looks like you are configuring at the wrong level.  You need to run the 
configure script in the top level of the distribution, not the `binutils' 
subdirectory.

p.




More information about the Binutils mailing list