This is the mail archive of the
gcc-help@gcc.gnu.org
mailing list for the GCC project.
Crosscompiler targeting for OMAP1510
- From: lamikr <lamikr at cc dot jyu dot fi>
- To: gcc-help at gcc dot gnu dot org
- Date: Tue, 05 Jul 2005 15:15:16 +0300
- Subject: Crosscompiler targeting for OMAP1510
- Reply-to: gcc-help at gcc dot gnu dot org
Hi
GCC have mcpu tuning options for arm926ej-s which is OMAP1610 as well
than for the arm920 and arm922.
The Omap1510 cpu is however based on to arm925ej-s and therefore I am
wondering what are the best working crosscompilier
mcpu and tuning option for omap1510?
Mika