gcc ARM CPU's
Vivek Kumar Gupta
gkvivek@zilog.com
Wed Oct 29 10:36:00 GMT 2008
Thanks Martin,
I just checked cross tool, it does not support gcc 4.3.2, so I
downloaded gcc4.3.2 from gnu.gcc.org. Still I am going through the
scripts.
Anything which I should take care for using gcc 4.3.2 in crosstool ?
Regards
Vivek
-----Original Message-----
From: martinwguy@gmail.com [mailto:martinwguy@gmail.com] On Behalf Of
Martin Guy
Sent: Wednesday, October 29, 2008 4:01 PM
To: Vivek Kumar Gupta
Cc: crossgcc@sourceware.org
Subject: Re: gcc ARM CPU's
On 10/29/08, Vivek Kumar Gupta <gkvivek@zilog.com> wrote:
> i just want to get gcc for two ARM CPU 922T and CortexM3.
>
> 1. Is it possible to get one (same) tool chain that is GCC for 2 CPU.
> 2. if yes any thing i should take care while starting the job.
> 3. i want to start with GCC 4.3.2, so anything i should take care.
Hi!
Any ARM toolchain will compile for all ARMs. In your case something
like
arm-linux-gnu-gcc -mcpu=arm922t
and similar for the cortex.
$ man gcc
M
--
For unsubscribe information see http://sourceware.org/lists.html#faq
More information about the crossgcc
mailing list