Arm-elf-gcc

Jim Wilson wilson@specifixinc.com
Fri May 14 01:16:00 GMT 2004


frostflare wrote:
I am using arm7 AT91EB40A board. I use linux, but i 
need arm-elf-gcc 3.3.3 e ar-elf-gdb5.2.1 where i can 
find them. And how i install arm tools at linux 
(debugger and compiler).
Can somebody help me?
Are you using linux on the target?  Or on the host?  That wasn't clear. 
 Or maybe this is an embedded target with no OS?

We don't provide binaries, we only provide sources.  You will have to 
build the binaries yourself, and it can be a bit of work if you have 
never done it before.

If your target is running linux, then there are some good instructions 
for building cross compilers to linux here
  http://kegel.com/crosstool/

If your target is not running an OS, then there are some instructions on 
building a newlib based cross-compiler here
  http://gcc.gnu.org/simtest-howto.html
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com




More information about the Gcc mailing list