This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: gcc for ARM


> 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.



Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]