This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Arm-elf-gcc
- From: Jim Wilson <wilson at specifixinc dot com>
- To: frostflare <frostflare at bol dot com dot br>
- Cc: gcc at gcc dot gnu dot org
- Date: Thu, 13 May 2004 18:15:59 -0700
- Subject: Re: Arm-elf-gcc
- References: <HXCTMH$DD8546F1C6A3FF0D5614FC12A2A83D8F@bol.com.br>
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