[coldfire-gnu-discuss] GCC and -mcpu -march error
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[coldfire-gnu-discuss] GCC and -mcpu -march error
- To: coldfire-gnu-discuss@xxxxxxxxxxxxxxxx
- Subject: [coldfire-gnu-discuss] GCC and -mcpu -march error
- From: DarekM <xarusx@xxxxx>
- Date: Sat, 19 Sep 2009 23:34:42 +0200
Hi,
I installed GCC-4.3-208 on Ubuntu Linux and I have problem with compiling for MCF52233.
When I use -mcpu=52233 options I getting message
"as: unrecognized option '-mcpu=52233'"
when i remove -mcpu=52233 a getting "as: unrecognized option '-mcpu=5206'" :/
Could You tell me what I doing wrong?