gcc for ARM

Richard Earnshaw rearnsha@arm.com
Fri Nov 24 06:55:00 GMT 2000


> Hello!
> 
> Host system: Linux RedHat  7.0
> 
> After :
> #./configure --target=arm-elf
> or
> #./configure --target=arm-coff
> 
> 
> Wenn I try to building the GCC compliler and libraries:
> #make
> I get the following error message:
> see attachment
> 
> 
> best regards
> Ilko Iliev
> 
You need to install the binutils package first, and make sure that they 
are on your path so that the compiler can find them.

R.




More information about the Gcc-bugs mailing list