ColdFire support by gcc
Ian Lance Taylor
iant@google.com
Mon Jun 19 17:15:00 GMT 2006
"John Horton" <john_horton80@hotmail.com> writes:
> I am very new to gcc (not even downloaded it yet) but I have a question
> regarding Motorola/Freescale CodFire support.
>
> I am interested in using the MCF5272 processor and wondered what support gcc
> had for it.
>
> I see from the online manual that coldfire core output can be configured via
> the -5200 option. Are there any other more specific options for different
> coldfire cores e.g. V2.
gcc supports several Coldfire related options for an m68k target:
-m5200, -m5206e, -m528x, -m5307, -m5407, -mcfv4e.
For some reason these are mostly not documented. I don't know why.
Ian
More information about the Gcc-help
mailing list